EntityRevision Class
Autodesk.DataManagement.Client.Framework.Vault›Autodesk.DataManagement.Client.Framework.Vault.Currency.Entities
Describes revision information about an Entity
Syntax
public class EntityRevision Public Class EntityRevision Constructors
| Name | Description |
|---|---|
| EntityRevision | Constructs an instance of an EntityRevision object |
Properties
| Name | Description |
|---|---|
| Entity | Gets the Entity associated with the revision information |
| LifecycleStateName | Gets the name of the Lifecycle State associated with Entity |
| RevisionName | Gets the name of the Revision associated with Entity |
Returned By
Where you get a EntityRevision — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Vault.Currency.Entities.EntityRevision