ILineWithProductAndLotProduct Property |
Gets or sets the product.
Namespace:
Aloe.EnterpriseOne.Model.General.Documents
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
SyntaxReadOnly Property Product As Product
Get
property Product^ Product {
Product^ get ();
}
abstract Product : Product with get
Property Value
Type:
Product
The product.
See Also