RevDef Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
A revision definition.
Syntax
public class RevDef Public Class RevDef Properties
| Name | Description |
|---|---|
| CommArray | A collection of comments. |
| Delim | The delimiter character. |
| Descr | A description of the revision. |
| DispName | The display name. |
| EntClassAssocArray | The associated entity classes. |
| Id | The unique identifier for the object. |
| IsSys | If true, the revision is system defined, which means there are more restrictions on what can be edited. |
| PriSchmId | The ID of the sequence used for the primary number. |
| SecSchmId | The ID of the sequence used for the secondary number. |
| SysName | The system name. |
| TerSchmId | The ID of the sequence used for the tertiary number. |
Returned By
Where you get a RevDef — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.RevDef