TransferOrderLinesRepositoryTransferOrderIdAttribute 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<TransferOrderLine, Guid> TransferOrderIdAttribute
Public Shared ReadOnly TransferOrderIdAttribute As ColumnDataAttribute(Of TransferOrderLine, Guid)
public:
static initonly ColumnDataAttribute<TransferOrderLine^, Guid^>^ TransferOrderIdAttribute
static val TransferOrderIdAttribute: ColumnDataAttribute<TransferOrderLine, Guid>
Field Value
Type:
ColumnDataAttributeTransferOrderLine,
Guid
See Also