CostCorrectionsRepositoryDocumentIdAttribute Field |
Definition of the data attribute referring to the base class table
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<CostCorrection, Guid> DocumentIdAttribute
Public Shared ReadOnly DocumentIdAttribute As ColumnDataAttribute(Of CostCorrection, Guid)
public:
static initonly ColumnDataAttribute<CostCorrection^, Guid^>^ DocumentIdAttribute
static val DocumentIdAttribute: ColumnDataAttribute<CostCorrection, Guid>
Field Value
Type:
ColumnDataAttributeCostCorrection,
Guid
See Also