Autodesk Vault ProfessionalVault API

FrameworkVaultImages.ImageIds16 Enumeration

Autodesk.DataManagement.Client.Framework.VaultAutodesk.DataManagement.Client.Framework.Vault.Utils

Constants for all of the 16x16 images. Each of these constants corresponds do a corresponding embedded resource. The Map below maps the Id to the correct embedded resource. The enum values must start with zero, and then increase by 1

Syntax

public enum FrameworkVaultImages.ImageIds16 : System.Enum 
Public Enum FrameworkVaultImages.ImageIds16
   Inherits System.Enum

Inheritance Hierarchy

  • System.Object
  • System.ValueType
  • System.Enum
  • Autodesk.DataManagement.Client.Framework.Vault.Utils.FrameworkVaultImages.ImageIds16

See Also