adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ObjectFactoryBase Class / NotificationAddress Method


In This Topic
    NotificationAddress Method
    In This Topic
    Creates a new NotificationAddress
    Syntax
    'Declaration
     
    
    Public Function NotificationAddress() As NotificationAddress
    public NotificationAddress NotificationAddress()
    public:
    NotificationAddress^ NotificationAddress(); 
    See Also