CurrentBalancesRepositoryLotIdAttribute Field |
Definition of the data attribute for
Lot reference
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<CurrentBalance, Nullable<Guid>> LotIdAttribute
Public Shared ReadOnly LotIdAttribute As ColumnDataAttribute(Of CurrentBalance, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<CurrentBalance^, Nullable<Guid^>^>^ LotIdAttribute
static val LotIdAttribute: ColumnDataAttribute<CurrentBalance, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeCurrentBalance,
NullableGuid
See Also