adTempus API
ArcanaDevelopment.adTempus.Client Namespace / JobExecutionSettings Class / LogonSessionID Property

In This Topic
    LogonSessionID Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property LogonSessionID As Integer
    public int LogonSessionID {get; set;}
    Remarks
    To make the job visible on the calling user's desktop, set LogonSessionID to CurrentLogonSessionID.
    See Also