RVTDocs.com
Namespace: Autodesk.Revit.DB

BuiltInFailures.PropertySetElementFailures

Class
Description:
Failures related to property set elements.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.BuiltInFailures.PropertySetElementFailures
Syntax
public static class PropertySetElementFailures
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.