Autodesk Vault ProfessionalVault API

PropertyDefinitionIds.Client Class

Autodesk.DataManagement.Client.Framework.VaultAutodesk.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

NameDescription
PropertyDefinitionIds.Client

Fields

NameDescription
EntityClassThe display name of the EntityClass associated an entity
EntityClassIDThe unique id of the EntityClass associated with an entity
EntityDescriptionA textual description of the entity (ie "Folder", "Library Folder", "Office Document")
EntityIconThe small 16x16 icon associated with an entity
EntityPathThe path (folder) that the entity lives in
FolderCreateDateFolder creation date
FullPathThe full path (folder) that the entity lives in (including the entity name)
HasAttachmentsA property that indicates whether or not an entity has any attachments
LinkTargetPathFor linked objects, this is the path of the entity that the link points to (not the directory that the link lives in)
VaultStatusA small 16x16 icon that indicates the status of a local file relative to its related vault file.
VaultStatusModifierA 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

See Also