FabricationConfiguration.GetAncillaryGroup
Method
Description:
Gets the fabrication ancillary group of the specified fabrication ancillary identifier.
Gets the fabrication ancillary group of 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 name of the ancillary. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The ancillary does not exist. |