EntityStatus Class
Autodesk.DataManagement.Client.Framework.Vault›Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties
Represents the status of a local file relative to its related vault file.
Syntax
public class EntityStatus Public Class EntityStatus Constructors
| Name | Description |
|---|---|
| EntityStatus |
Properties
| Name | Description |
|---|---|
| CheckoutState | Gets or sets the Checkout State which provides information detailing if the entity is checked out, and to whom |
| ConsumableState | Gets or sets a state which describes if the entity on disk is the latest consumable entity |
| ErrorState | Gets or sets a state which describes reasons why the EntityStatus could not be computed. |
| LocalEditsState | Gets or sets a state which describes if the entity on disk is has untracked edits. |
| LockState | Gets or sets a state which describes whether or not the entity is locked. |
| RevisionState | Gets or sets a state which describes how the Revision of the entity on disk relates to the latest Revision of the entity in the vault |
| VersionState | Gets or sets a state which describes how the version of the entity on disk relates to the version of the entity in the vault |
Returned By
Where you get a EntityStatus — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties.EntityStatus