TaskTypesRepositoryIconAttribute Field |
Definition of the
Icon data attribute
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TaskType, byte[]> IconAttribute
Public Shared ReadOnly IconAttribute As ColumnDataAttribute(Of TaskType, Byte())
public:
static initonly ColumnDataAttribute<TaskType^, array<unsigned char>^>^ IconAttribute
static val IconAttribute: ColumnDataAttribute<TaskType, byte[]>
Field Value
Type:
ColumnDataAttributeTaskType,
Byte
See Also