Click or drag to resize

ReminderIsDismissed Property

When true the reminder was dismissed by the user; the initial value is false. [Required] [Default(false)] [Filter(eq)]

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

Property Value

Type: Boolean
See Also