FabricationConfiguration.GetAncillaryGroupName
Method
Description:
Gets the fabrication ancillary group and name for the specified fabrication ancillary identifier.
Gets the fabrication ancillary group and name for the specified fabrication ancillary identifier.
Parameters
Parameter | Type | Description |
---|---|---|
ancillaryId | Int32 | The fabrication ancillary database identifier of the ancillary. |
Return Value
Type | Description |
---|---|
String | The group and name of the ancillary. |
Exceptions
Exception | Condition |
---|---|
ArgumentException | The ancillary does not exist. |