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