adTempus API
ArcanaDevelopment.adTempus.Client Namespace / Scheduler Class / LoginOID Property

In This Topic
    LoginOID Property
    In This Topic
    Gets the OID of the SecurityLogin that the client is connected as.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property LoginOID As OID
    public OID LoginOID {get;}
    See Also