LotsRepositoryPurchaseLotNumberAttribute 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<Lot, string> PurchaseLotNumberAttribute
Public Shared ReadOnly PurchaseLotNumberAttribute As ColumnDataAttribute(Of Lot, String)
public:
static initonly ColumnDataAttribute<Lot^, String^>^ PurchaseLotNumberAttribute
static val PurchaseLotNumberAttribute: ColumnDataAttribute<Lot, string>
Field Value
Type:
ColumnDataAttributeLot,
String
See Also