ServiceModuleAttribute Constructor

Relativity Kepler
Instantiates a ServiceModuleAttribute.

Namespace:  Relativity.Kepler.Services
Assembly:  Relativity.Kepler (in Relativity.Kepler.dll) Version: local build
Syntax

C#
public ServiceModuleAttribute(
	string name
)

Parameters

name
Type: System.String
The friendly name of the Service Module
See Also

Reference