| ChangeNotificationSubscriptionId Property |
Gets or sets subscriptionId. The unique identifier of the subscription that generated the notification.
Namespace:
Omada.OE.Model.Subscriptions
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic Guid SubscriptionId { get; set; }
Property Value
Type:
Guid
See Also