2027 Method
Changes 8
M

IFCUserDefinedPropertySet.IsPropertyAMemberOfPropertySet

Description:
Checks whether a property exists in the property set.
public bool IsPropertyAMemberOfPropertySet(
	string propertyName
)
  • String
    propertyName
    The property set name.
Return Value Boolean True if the property exists in the property set.