RVTDocs.com

FabricationConfiguration.AncillaryExists

Method
Description:
Checks to see if the specified ancillary exists.
Syntax
public bool AncillaryExists(
	int ancillaryId
)
Parameters
Parameter Type Description
ancillaryId Int32 The ancillary identifier.
Return Value
Type Description
Boolean Returns true if the ancillary exists.