adTempus API
ArcanaDevelopment.adTempus.Client Namespace / LogMessage Class / JobGroupOID Property

In This Topic
    JobGroupOID Property (LogMessage)
    In This Topic
    The OID of the job group containing the job that generated the message, if any
    Syntax
    'Declaration
     
    
    <CanBeNullAttribute()>
    Public ReadOnly Property JobGroupOID As OID
    [CanBeNull()]
    public OID JobGroupOID {get;}
    See Also