Click or drag to resize

NotificationSettingReceiveNotification Property

True if the user should receive internal notification. [Required] [Default(true)] [Filter(eq)]

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

Property Value

Type: Boolean
See Also