This is an archive version of the document. To get the most up-to-date information, see the current version.

VBRLogItem

In this article

    This object contains a job session log.

    Created by

     

    Properties

    Property

    Type

    Description

    Id

    int32

    Unique identifier of the log entries.

    Usn

    int32

    The log entries counter value.

    Title

    string

    The log entry title.

    Description

    string

    Not supported.

    Time

    DateTime

    The date and time of the last modification of the log entry.

    StartTime

    DateTime

    The date and time of the log entry creation.

    Status

    VBRLogStatus

    The log entry status:

    • None
    • Success
    • Warning
    • Failed.