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