BuiltInFailures.PropertySetElementFailures
Public Class
Public Property
Static Member
Public Property
Static Member
Public Property
Static Member
Failures related to property set elements.
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.BuiltInFailures.PropertySetElementFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class PropertySetElementFailuresThe BuiltInFailures.PropertySetElementFailures type exposes the following members.
Properties
Name
Description
Public Property
Static Member
EmptyPropertySetName
A property set name cannot be an empty string.
Public Property
Static Member
NonStringParameterValue
The given parameter requires a string value.
Public Property
Static Member
NonUniquePropertySetName
The value of the given parameter is already in use as a property set name.