Autodesk Vault ProfessionalVault API

RevDef Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A revision definition.

Syntax

public class RevDef 
Public Class RevDef 

Properties

NameDescription
CommArrayA collection of comments.
DelimThe delimiter character.
DescrA description of the revision.
DispNameThe display name.
EntClassAssocArrayThe associated entity classes.
IdThe unique identifier for the object.
IsSysIf true, the revision is system defined, which means there are more restrictions on what can be edited.
PriSchmIdThe ID of the sequence used for the primary number.
SecSchmIdThe ID of the sequence used for the secondary number.
SysNameThe system name.
TerSchmIdThe 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

See Also