View full article

DocumentTask.TaskGeneral Class

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

General settings for the task.

Inheritance

Syntax

public class TaskGeneral

Properties

Name Description
DistributionGroup

The distribution group the task belongs to.

Enabled

Value indicating if the task is enabled.

TaskDescription

Description of the task.

TaskName

Name of the task.

TaskWizardTrack

Settings available in the task wizard.

Extension Methods

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