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


In This Topic
    TriggerOID Property
    In This Topic
    The OID of the Trigger this status is for.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TriggerOID As Guid
    public Guid TriggerOID {get;}
    public:
    property Guid TriggerOID {
       Guid get();
    }
    See Also