Click or drag to resize

TaskTypeIcon Property

Icon representing the task type. Preferrably 32x32 pixels.

Namespace:  Aloe.EnterpriseOne.Model.Projects
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public byte[] Icon { get; set; }

Property Value

Type: Byte
See Also