LfCycState Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
A Life Cycle State
Syntax
public class LfCycState Public Class LfCycState Properties
| Name | Description |
|---|---|
| Color | The color of the state. |
| CommArray | An array of suggested comments to use as file comments when changing a file life cycle state. |
| Descr | The description of the state. |
| DispName | The display name. |
| DispOrder | Display order of the life cycle state |
| FolderFileSecMode | The Folder file security mode for this lifecycle state |
| Id | The unique identifier for this object. |
| IsDflt | If true, this is the default, or starting, state. |
| ItemFileSecMode | Item File Link security of the life cycle state |
| LfCycDefId | The Life Cycle Definition that this state belongs to. |
| Name | The system name. |
| ObsoleteState | Is life cycle state a designated obsolete state |
| ReleasedState | If true, this is a released state. |
| RestrictPurgeOption | Tells which versions in this state are restricted from deletion during a Purge operation. |
| StateBasedSec | If true, state based security is enabled. |
Returned By
Where you get a LfCycState — members that return one.
- LfCycDef.StateArray
- LifeCycleService.AddLifeCycleState
- LifeCycleService.GetLatestRevisionLifeCycleStatesByDefinitionId
- LifeCycleService.GetLifeCycleStatesByIds
- LifeCycleService.UpdateLifeCycleState
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.LfCycState