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