Namespace:
Autodesk.Revit.DB
BuiltInFailures.PropertySetElementFailures
Class
Description:
Failures related to property set elements.
Failures related to property set elements.
BuiltInFailuresPropertySetElementFailures Class Members:
| Name | Description |
|---|---|
| EmptyPropertySetName | A property set name cannot be an empty string. |
| NonStringParameterValue | The given parameter requires a string value. |
| NonUniquePropertySetName | The value of the given parameter is already in use as a property set name. |