IFCUser
|
Checks whether a property exists in the property set.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Parameters
- propertyName String
- The property set name.
Return Value
BooleanTrue if the property exists in the property set.
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |