NotificationNotificationClass Property |
The class of the notification from a predefined list of system classes. [Required] [Filter(multi eq)]
Namespace:
Aloe.EnterpriseOne.Model.Communities
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string NotificationClass { get; set; }
Public Property NotificationClass As String
Get
Set
public:
property String^ NotificationClass {
String^ get ();
void set (String^ value);
}
member NotificationClass : string with get, set
Property Value
Type:
String
See Also