| ChangeNotificationCollectionValue Property |
The set of notifications being sent to the notification URL.
Namespace:
Omada.OE.Model.Subscriptions
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic IEnumerable<ChangeNotification> Value { get; set; }
Property Value
Type:
IEnumerableChangeNotification
See Also