Click or drag to resize

EventContaineronBeforeMessageUpdated Property

[Missing <summary> documentation for "P:Atomia.Billing.Core.Sdk.Events.EventContainer.onBeforeMessageUpdated"]

Namespace:  Atomia.Billing.Core.Sdk.Events
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public OnBeforeMessageUpdatedEventHandler onBeforeMessageUpdated { get; set; }

Property Value

Type: OnBeforeMessageUpdatedEventHandler
See Also