RVTDocs.com

FabricationConfiguration.CustomDataExists

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