CostCorrectionLinesRepositoryTransactionLineIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<CostCorrectionLine, Guid> TransactionLineIdAttribute
Public Shared ReadOnly TransactionLineIdAttribute As ColumnDataAttribute(Of CostCorrectionLine, Guid)
public:
static initonly ColumnDataAttribute<CostCorrectionLine^, Guid^>^ TransactionLineIdAttribute
static val TransactionLineIdAttribute: ColumnDataAttribute<CostCorrectionLine, Guid>
Field Value
Type:
ColumnDataAttributeCostCorrectionLine,
Guid
See Also