View full article

DocumentTask.TaskReload Class

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

Represents reload settings for the task.

Inheritance

Syntax

public class TaskReload

Properties

Name Description
Mode

Task reload mode.

ScriptParameterName

Name of the script parameter.

ScriptParameterValue

Value of the script parameter.

ScriptParameterValueField

Value field for the script parameter.

SectionAccessMode

Section access mode.

SectionAccessPassword

Section access password.

SectionAccessUserName

Section access username.

Extension Methods

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