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