LotsRepositoryProductIdAttribute Field |
Definition of the data attribute for
Product 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<Lot, Guid> ProductIdAttribute
Public Shared ReadOnly ProductIdAttribute As ColumnDataAttribute(Of Lot, Guid)
public:
static initonly ColumnDataAttribute<Lot^, Guid^>^ ProductIdAttribute
static val ProductIdAttribute: ColumnDataAttribute<Lot, Guid>
Field Value
Type:
ColumnDataAttributeLot,
Guid
See Also