PropertyDefinitionIds.Client Class
Autodesk.DataManagement.Client.Framework.Vault›Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties
System names for Client PropertyDefinitions. Client PropertyDefinitions are ones that are computed on the client, but the server doesn't know about them. These PropertyDefinitions can be shown in any UI, but they can not be searched or otherwise administered.
Syntax
public class PropertyDefinitionIds.Client Public Class PropertyDefinitionIds.Client Constructors
| Name | Description |
|---|---|
| PropertyDefinitionIds.Client |
Fields
| Name | Description |
|---|---|
| EntityClass | The display name of the EntityClass associated an entity |
| EntityClassID | The unique id of the EntityClass associated with an entity |
| EntityDescription | A textual description of the entity (ie "Folder", "Library Folder", "Office Document") |
| EntityIcon | The small 16x16 icon associated with an entity |
| EntityPath | The path (folder) that the entity lives in |
| FolderCreateDate | Folder creation date |
| FullPath | The full path (folder) that the entity lives in (including the entity name) |
| HasAttachments | A property that indicates whether or not an entity has any attachments |
| LinkTargetPath | For linked objects, this is the path of the entity that the link points to (not the directory that the link lives in) |
| VaultStatus | A small 16x16 icon that indicates the status of a local file relative to its related vault file. |
| VaultStatusModifier | A small 16x16 icon that indicates the status of a local file relative to its related vault file. |
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties.PropertyDefinitionIds.Client