Failures related to property set elements.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.BuiltInFailures.PropertySetElementFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class PropertySetElementFailures
The BuiltInFailures.PropertySetElementFailures type exposes the following members.
Properties
| 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. |
