<Code Lib>
2024 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 bool Returns true if the ancillary exists.

Loading…