Click or drag to resize

ActivityPriority Property

Priority on the scale from 1 (least important) to 5 (very important). [Required] [Default(3)]

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

Property Value

Type: Priority
See Also