Autodesk Vault ProfessionalVault API

IconConfiguration Enumeration

Autodesk.DataManagement.Client.Framework.FormsAutodesk.DataManagement.Client.Framework.Forms.Currency

The choices for icons in the Common Message box dialogs.

Syntax

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

Members

MemberDescription
ErrorThe Error icon will be shown.
InfromationThe Infromation icon will be shown.
QuestionThe Question icon will be shown.
WarningThe Warning icon will be shown.

Inheritance Hierarchy

  • System.Object
  • System.ValueType
  • System.Enum
  • Autodesk.DataManagement.Client.Framework.Forms.Currency.IconConfiguration

See Also