Autodesk Vault ProfessionalVault API

CachedObjects Enumeration

Autodesk.DataManagement.Client.Framework.VaultAutodesk.DataManagement.Client.Framework.Vault.Currency.Connections

The types of Caches in a Vault Connection

Syntax

public enum CachedObjects : System.Enum 
Public Enum CachedObjects
   Inherits System.Enum

Members

MemberDescription
AllAll cached objects
CategoriesA cache of all of the available Categories
FolderImageA cache of all of folder imanges cache in ICacheService
PropertyDefinitionsA cache of all of the available Property Definitions
PropertyValuesA cache of the recently retrieved Property Values

Inheritance Hierarchy

  • System.Object
  • System.ValueType
  • System.Enum
  • Autodesk.DataManagement.Client.Framework.Vault.Currency.Connections.CachedObjects

See Also