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