Click or drag to resize

PriceTypeOrdinalPos Property

Priority position of the price type, with respect to the other price types. [Required] [ORD]

Namespace:  Aloe.EnterpriseOne.Model.Crm
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public int OrdinalPos { get; set; }

Property Value

Type: Int32
See Also