TypeWorkTypesRepositoryProjectTypeIdAttribute 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<TypeWorkType, Guid> ProjectTypeIdAttribute
Public Shared ReadOnly ProjectTypeIdAttribute As ColumnDataAttribute(Of TypeWorkType, Guid)
public:
static initonly ColumnDataAttribute<TypeWorkType^, Guid^>^ ProjectTypeIdAttribute
static val ProjectTypeIdAttribute: ColumnDataAttribute<TypeWorkType, Guid>
Field Value
Type:
ColumnDataAttributeTypeWorkType,
Guid
See Also