AccountAccountNotify Event

Event raised when there is a notification message for the account.

Definition

Namespace: T4.API
Assembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
C#
public event AccountAccountNotifyEventHandler AccountNotify

Value

AccountAccountNotifyEventHandler

Remarks

This is a free text message sent by an administrator, or by a server process, for the account. This should be displayed to the user. This could be a message regarding the status of the account or it could just be notification of a new account statement being available.

See Also