VBRSession
Contains job session.
Properties
"?" indicates that the property accepts zero values.
|
Property |
Type |
Description |
|---|---|---|
|
ID |
GUID |
The session ID. |
|
State |
Session state. |
|
|
Result |
Session result. |
|
|
JobId |
GUID |
The ID of the job. |
|
CreationTime |
DateTime |
The date and time of session creation. |
|
EndTime |
DateTime? |
The date and time of session end. |
Related Commands