ShowRestrictionsSettings.IconType Enumeration
Autodesk.DataManagement.Client.Framework.Forms›Autodesk.DataManagement.Client.Framework.Forms.Settings
Describes the different icons available to display on the Restrictions dialog.
Syntax
public enum ShowRestrictionsSettings.IconType : System.Enum Public Enum ShowRestrictionsSettings.IconType
Inherits System.EnumMembers
| Member | Description |
|---|---|
| Error | The standard Windos error icon, an X in a red circle. |
| Info | The standard Windows information icon, a lower-case I in a blue circle. |
| Warning | The standard Windows warning icon, an exclamation mark in a yellow triangle. |
Inheritance Hierarchy
- System.Object
- System.ValueType
- System.Enum
- Autodesk.DataManagement.Client.Framework.Forms.Settings.ShowRestrictionsSettings.IconType