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