Autodesk Vault ProfessionalVault API

Icon Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesCustomObjectDefinition

Gets or Sets an icon associated with the CustomObjectDefinition Returns the icon or returns null if there is not an Icon configured for this CustomObjectDefinition

Syntax

public System.Drawing.Icon Icon {get; set;}
Public Property Icon As System.Drawing.Icon

See Also