Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

GetNotificationInfo Method

Retrieves the notification information for the vault.

Syntax

[VB.NET]
Public Sub GetNotificationInfo(ByVal VaultName As String)
[C#]
public void GetNotificationInfo(string vaultName);

Remarks

This method retrieves the notification information for the vault specified by VaultName. After this method returns, the results will be available in the NotificationInfo property.

If no notification settings exist for the vault the component throws an exception.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0