EventContainersubscriptionUpdated Property |
[Missing <summary> documentation for "P:Atomia.Billing.Core.Sdk.Events.EventContainer.subscriptionUpdated"]
Namespace:
Atomia.Billing.Core.Sdk.Events
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public OnSubscriptionUpdatedHandler subscriptionUpdated { get; set; }
Public Property subscriptionUpdated As OnSubscriptionUpdatedHandler
Get
Set
public:
property OnSubscriptionUpdatedHandler^ subscriptionUpdated {
OnSubscriptionUpdatedHandler^ get ();
void set (OnSubscriptionUpdatedHandler^ value);
}
member subscriptionUpdated : OnSubscriptionUpdatedHandler with get, set
Property Value
Type:
OnSubscriptionUpdatedHandlerSee Also