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


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