TaskTypesRepositoryProjectTypeIdAttribute Field |
Definition of the data attribute for
ProjectType reference
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TaskType, Nullable<Guid>> ProjectTypeIdAttribute
Public Shared ReadOnly ProjectTypeIdAttribute As ColumnDataAttribute(Of TaskType, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<TaskType^, Nullable<Guid^>^>^ ProjectTypeIdAttribute
static val ProjectTypeIdAttribute: ColumnDataAttribute<TaskType, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeTaskType,
NullableGuid
See Also