adTempus API
ArcanaDevelopment.adTempus.Client Namespace / TriggerStatus Class / TriggerDescription Property


In This Topic
    TriggerDescription Property
    In This Topic
    Description of the trigger
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TriggerDescription As String
    public string TriggerDescription {get;}
    public:
    property String^ TriggerDescription {
       String^ get();
    }
    See Also