CalculationCostsRepositoryProjectIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Cost
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<CalculationCost, Nullable<Guid>> ProjectIdAttribute
Public Shared ReadOnly ProjectIdAttribute As ColumnDataAttribute(Of CalculationCost, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<CalculationCost^, Nullable<Guid^>^>^ ProjectIdAttribute
static val ProjectIdAttribute: ColumnDataAttribute<CalculationCost, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeCalculationCost,
NullableGuid
See Also