adTempus API
ArcanaDevelopment.adTempus.Client.ReportingHelpers Namespace / TriggerSubClasses Class / IsWMITrigger Property

In This Topic
    IsWMITrigger Property
    In This Topic
    Indicates whether this object is a WMITrigger
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsWMITrigger As Boolean
    public bool IsWMITrigger {get;}
    See Also