Autodesk Vault ProfessionalVault API

LfCycDef Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

The definition for a Life Cycle state.

Syntax

public class LfCycDef 
Public Class LfCycDef 

Properties

NameDescription
DescrA description of the Life Cycle state.
DispNameThe display name of the Life Cycle state.
IdThe ID for the object.
NameThe constant name. This value cannot be edited.
StateArrayAn array of Life Cycle States.
SysAclBehThe system ACL behavior for this lifecycle definition
SysNameThe system name of the Life Cycle state. This name cannot be changed.
TransArrayAn array of Life Cycle State Transitions

Returned By

Where you get a LfCycDef — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.LfCycDef

See Also