FabricationConfiguration.IsAncillaryKit
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.
public bool IsAncillaryKit(
int ancillaryId
)
-
Int32ancillaryIdThe fabrication ancillary database identifier of the ancillary.
Return Value
bool
Returns true if the ancillary is a kit.
-
The ancillary does not exist.