<Code Lib>
2027 Method
Changes 0
M

FabricationConfiguration.AncillaryExists

Description:
Checks to see if the specified ancillary exists.

public bool AncillaryExists(
	int ancillaryId
)

  • Int32
    ancillaryId
    The ancillary identifier.
Return Value Boolean Returns true if the ancillary exists.

Loading…