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