Autodesk Vault ProfessionalVault API

RevSeq Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A revision sequence.

Syntax

public class RevSeq 
Public Class RevSeq 

Properties

NameDescription
DispNameThe display name.
IdThe unique identifier for the object.
IsSysIf true, the object is system defined, which means there are more restrictions on what can be edited.
LabelThe label.
NameThe name of the sequence.

Returned By

Where you get a RevSeq — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.RevSeq

See Also