Click or drag to resize

ActivityPrivate Property

True if the task is visible only to its owner; false if this is publicly visible task. [Required] [Default(false)]

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

Property Value

Type: Boolean
See Also