View full article

LogFileEntry Class

Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll

Represents a single log entry.

Inheritance

Syntax

public class LogFileEntry

Constructors

Properties

Name Description
Text

The log message.

Time

Time stamp of the log entry.

Type

The type of the log entry.

Extension Methods

ApiFilter.FilterFor<T>(T, Nullable<ApiVersion>)