View full article

TaskInfo Class

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

Represents task info.

Inheritance

Syntax

public class TaskInfo

Constructors

Name Description
TaskInfo(Guid)

Properties

Name Description
DistributionGroup

Distribution group the task belongs to.

Enabled

Value indicating if the task is enabled or not.

ID

ID of the task.

Name

Name of the task.

QDSID

ID of the QlikView Distribution Service.

Type

Type of the task.

Methods

Name Description
Clone()

Extension Methods

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