EntityStatus.ErrorStateEnum Enumeration
Autodesk.DataManagement.Client.Framework.Vault›Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties
Represents a state which describes possible reasons why the EntityStatus could not be computed.
Syntax
public enum EntityStatus.ErrorStateEnum : System.Enum Public Enum EntityStatus.ErrorStateEnum
Inherits System.EnumMembers
| Member | Description |
|---|---|
| CouldNotComputeChecksum | Unable to compute the checksum on the entity. |
| FilePathTooLong | The file path for the entity is too long. |
| None | There are no errors. |
| NoWorkingFolder | There is no working folder |
Inheritance Hierarchy
- System.Object
- System.ValueType
- System.Enum
- Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties.EntityStatus.ErrorStateEnum