JobGroupOID Property (ExecutionHistoryItem)
In This Topic
The OID of the
JobGroup the
Job belongs to
Syntax
'Declaration
Public ReadOnly Property JobGroupOID As OID
public OID JobGroupOID {get;}
public:
property OID^ JobGroupOID {
OID^ get();
}
See Also