FabricationConfiguration.IsAncillaryKit
Method
Description:
Gets whether the specified fabrication ancillary identifier is an ancillary kit or not.
Gets whether the specified fabrication ancillary identifier is an ancillary kit or not.
Parameters
| Parameter | Type | Description |
|---|---|---|
| ancillaryId | Int32 | The fabrication ancillary database identifier of the ancillary. |
Return Value
| Type | Description |
|---|---|
| Boolean | Returns true if the ancillary is a kit. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The ancillary does not exist. |