Icon Property
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