FileLfCyc Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
Life cycle information for a file.
Syntax
public class FileLfCyc Public Class FileLfCyc Properties
| Name | Description |
|---|---|
| Consume | Tells if the current file version is in a consumable (released) state. |
| IterLfCycStateId | The ID of the life cycle state iteration for the latest file within the same revision. |
| LfCycDefId | The ID of the life cycle definition for the latest file within the same revision. |
| LfCycStateId | The ID of the life cycle state for the latest file within the same revision. |
| LfCycStateName | The name of the life cycle state for the current file version. |
| Obsolete | Indicates if file is in a life cycle state that is designated as an obsolete state |
Returned By
Where you get a FileLfCyc — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.FileLfCyc