The license number for this lot. Null when license number is N/A or unknown.
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string LicenseNo { get; set; }
Public Property LicenseNo As String
Get
Set
public:
property String^ LicenseNo {
String^ get ();
void set (String^ value);
}
member LicenseNo : string with get, set
Property Value
Type:
String
See Also