LotPurchaseLotNumber Property |
Identification of the purchase lost with which the products from this store lot are received. E.g. the document number of the Receiving order. [Filter(like)]
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string PurchaseLotNumber { get; set; }
Public Property PurchaseLotNumber As String
Get
Set
public:
property String^ PurchaseLotNumber {
String^ get ();
void set (String^ value);
}
member PurchaseLotNumber : string with get, set
Property Value
Type:
String
See Also