ProjectsRepositoryBudgetingCurrencyIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Project, Nullable<Guid>> BudgetingCurrencyIdAttribute
Public Shared ReadOnly BudgetingCurrencyIdAttribute As ColumnDataAttribute(Of Project, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<Project^, Nullable<Guid^>^>^ BudgetingCurrencyIdAttribute
static val BudgetingCurrencyIdAttribute: ColumnDataAttribute<Project, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeProject,
NullableGuid
See Also