FabricationConfiguration.GetService
Method
Description:
Get the service based on the service identifier from the fabrication configuration in the current document.
Get the service based on the service identifier from the fabrication configuration in the current document.
Parameters
Parameter | Type | Description |
---|---|---|
serviceId | Int32 | The service identifier. |
Return Value
Type | Description |
---|---|
FabricationService | The service based on the service identifier. |