2021 Class
Changes 0
C

PropertySetElementFailures

Description:
Failures related to property set elements.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.BuiltInFailures.PropertySetElementFailures
public static class PropertySetElementFailures
Name Return Type Description
P EmptyPropertySetName FailureDefinitionId A property set name cannot be an empty string.
P NonStringParameterValue FailureDefinitionId The given parameter requires a string value.
P NonUniquePropertySetName FailureDefinitionId The value of the given parameter is already in use as a property set name.