Autodesk Vault ProfessionalVault API

LfCycTrans Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A transition from one Life Cycle State to another.

Syntax

public class LfCycTrans 
Public Class LfCycTrans 

Properties

NameDescription
BumpIf true, the object revision should be bumped during the transition.
CldObsStateTransition action to verify if a child is not in an obsolete state
CldStateA bitfield indicating how lifecycle states should be enforced in child entities.
CtntStateA bitfield indicating how the state should be enforced in linked Entities.
ExecutePurge
FromIdThe starting state.
IdA unique identifier for this object.
ItemFileLnkStateTransition action to verify if Item File Links are in a consumable state
ItemFileLnkUptodateTransition action to verify if Item File Links are up-to-date
PeerReviewRuleSets
RuleSetThe rules for this transition. If the rule set requirements are not met, the file cannot make the transition.
SyncPropOptionThis option tells if the 'state' property needs to be synchronized with the file during a state change.
ToIdThe destination state.
TransBasedSecIf true, security is enabled for this transition.
UpdateItems

Returned By

Where you get a LfCycTrans — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.LfCycTrans

See Also