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

In This Topic
    TriggerObjectID Property
    In This Topic
    The ObjectID of the ArcanaDevelopment.adTempus.Shared.OID of the trigger this status belongs to.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TriggerObjectID As Guid
    public Guid TriggerObjectID {get;}
    See Also