FileLifecycleInfo Class
Autodesk.DataManagement.Client.Framework.Vault›Autodesk.DataManagement.Client.Framework.Vault.Currency.Entities
Contains information about the Life Cycle of a file.
Syntax
public class FileLifecycleInfo Public Class FileLifecycleInfo Constructors
| Name | Description |
|---|---|
| FileLifecycleInfo | Create a FileLifecycleInfo object |
Properties
| Name | Description |
|---|---|
| DefinitionId | Get the ID of the life cycle definition for the latest file within the same revision |
| IsConsumable | Gets whether or not the current file version is in a consumable (released) state. |
| StateId | Get the ID of the life cycle state for the latest file within the same revision |
| StateName | Gets the name of the life cycle state for the current file version |
Returned By
Where you get a FileLifecycleInfo — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Vault.Currency.Entities.FileLifecycleInfo