Autodesk Vault ProfessionalVault API

LfCycState Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A Life Cycle State

Syntax

public class LfCycState 
Public Class LfCycState 

Properties

NameDescription
ColorThe color of the state.
CommArrayAn array of suggested comments to use as file comments when changing a file life cycle state.
DescrThe description of the state.
DispNameThe display name.
DispOrderDisplay order of the life cycle state
FolderFileSecModeThe Folder file security mode for this lifecycle state
IdThe unique identifier for this object.
IsDfltIf true, this is the default, or starting, state.
ItemFileSecModeItem File Link security of the life cycle state
LfCycDefIdThe Life Cycle Definition that this state belongs to.
NameThe system name.
ObsoleteStateIs life cycle state a designated obsolete state
ReleasedStateIf true, this is a released state.
RestrictPurgeOptionTells which versions in this state are restricted from deletion during a Purge operation.
StateBasedSecIf true, state based security is enabled.

Returned By

Where you get a LfCycState — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.LfCycState

See Also