NotificationConditionModelNotification Property
|
Defines the expected Notification message for the Condition.
Namespace:
Livit.Learn.Model.ConditionsAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic Notification Notification { get; set; }
Property Value
Type:
Notification
Remarks
Available values for this property can be found here.
See Also