VBRLogItem
Contains job session log.
Properties
Property  | Type  | Description  | 
|---|---|---|
Id  | int32  | Unique identifier of log entry.  | 
Usn  | int32  | Log entry counter value.  | 
Title  | string  | Log entry title.  | 
Description  | string  | Not supported.  | 
Time  | DateTime  | Date and time of the last modification of the log entry.  | 
StartTime  | DateTime  | Date and time of the log entry creation.  | 
Status  | Log entry status.  |