Classification Enumeration
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
Tells if the property is user defined within the source.
Syntax
public enum Classification : System.Enum Public Enum Classification
Inherits System.EnumMembers
| Member | Description |
|---|---|
| Custom | The property within the file is user defined. |
| None | |
| Standard | The property is one of the file's standard property set. |
Returned By
Where you get a Classification — members that return one.
Inheritance Hierarchy
- System.Object
- System.ValueType
- System.Enum
- Autodesk.Connectivity.WebServices.Classification