PersistableIdEntInfo Class
Autodesk.DataManagement.Client.Framework.Vault›Autodesk.DataManagement.Client.Framework.Vault.Currency.PersistentId
Wrapper for the server ACW.Ent object that contains some extra information
Syntax
public class PersistableIdEntInfo Public Class PersistableIdEntInfo Constructors
| Name | Description |
|---|---|
| PersistableIdEntInfo | An extension of the ACW.Ent class with some extra data indicated if it repesents the master(sliding latest version) of the object |
Properties
| Name | Description |
|---|---|
| IsCachable | To be cachable, the Ent Info cannot represent the latest and be populated with a version id |
Methods
| Name | Description |
|---|---|
| FromString | Converts from the string representation to an instance of a ServerEntWrapper object |
| ToString | Builds a string which can be used as a key in the cache |
Returned By
Where you get a PersistableIdEntInfo — members that return one.
- IEntityOperationManager.ConvertEntInfosToIEntities
- IEntityOperationProvider.ConvertEntInfosToEntities
- PersistableIdEntInfo.FromString
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Vault.Currency.PersistentId.PersistableIdEntInfo