Click or drag to resize

ProductSupplySchemaId Property

The supply schema to use for the distribution of the product among warehouses. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<Guid> SupplySchemaId { get; set; }

Property Value

Type: NullableGuid
See Also