ProjectsRepositoryProjectStatusAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly IntEnumDataAttribute<Project, ProjectsRepositoryProjectStatus> ProjectStatusAttribute
Public Shared ReadOnly ProjectStatusAttribute As IntEnumDataAttribute(Of Project, ProjectsRepositoryProjectStatus)
public:
static initonly IntEnumDataAttribute<Project^, ProjectsRepositoryProjectStatus^>^ ProjectStatusAttribute
static val ProjectStatusAttribute: IntEnumDataAttribute<Project, ProjectsRepositoryProjectStatus>
Field Value
Type:
IntEnumDataAttributeProject,
ProjectsRepositoryProjectStatus
See Also