ProjectRisksRepositoryResolvedAttribute Field |
Definition of the
Resolved data attribute
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ProjectRisk, bool> ResolvedAttribute
Public Shared ReadOnly ResolvedAttribute As ColumnDataAttribute(Of ProjectRisk, Boolean)
public:
static initonly ColumnDataAttribute<ProjectRisk^, bool>^ ResolvedAttribute
static val ResolvedAttribute: ColumnDataAttribute<ProjectRisk, bool>
Field Value
Type:
ColumnDataAttributeProjectRisk,
Boolean
See Also