Click or drag to resize

PartyLocationNumberSignificance Property

Order of significance of the location number within the main Party. If there are multiple location numbers, only the most significant is used. 0 is the least significant and higher numbers indicate higher significance. [Required] [Default(0)] [Filter(multi eq;ge;le)]

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

Property Value

Type: Int32
See Also