LfCycTrans Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
A transition from one Life Cycle State to another.
Syntax
public class LfCycTrans Public Class LfCycTrans Properties
| Name | Description |
|---|---|
| Bump | If true, the object revision should be bumped during the transition. |
| CldObsState | Transition action to verify if a child is not in an obsolete state |
| CldState | A bitfield indicating how lifecycle states should be enforced in child entities. |
| CtntState | A bitfield indicating how the state should be enforced in linked Entities. |
| ExecutePurge | |
| FromId | The starting state. |
| Id | A unique identifier for this object. |
| ItemFileLnkState | Transition action to verify if Item File Links are in a consumable state |
| ItemFileLnkUptodate | Transition action to verify if Item File Links are up-to-date |
| PeerReviewRuleSets | |
| RuleSet | The rules for this transition. If the rule set requirements are not met, the file cannot make the transition. |
| SyncPropOption | This option tells if the 'state' property needs to be synchronized with the file during a state change. |
| ToId | The destination state. |
| TransBasedSec | If true, security is enabled for this transition. |
| UpdateItems | |
| ExtSyncToFM |
Returned By
Where you get a LfCycTrans — members that return one.
- LfCycDef.TransArray
- LifeCycleService.AddLifeCycleStateTransition
- LifeCycleService.GetLifeCycleStateTransitionsByIds
- LifeCycleService.UpdateLifeCycleStateTransition
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.LfCycTrans