DocumentTaskScope Enum
  Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll
  Assembly: PIX.dll
Document task scope.
Syntax
[Flags]
public enum DocumentTaskScopeFields
| Name | Description | 
|---|---|
| All | All. | 
| Distribute | Distribution. | 
| DocumentInfo | Document information. | 
| General | General scope. | 
| None | None. | 
| Reduce | Reduction. | 
| Reload | Reload. | 
| Server | Server. | 
| Triggering | Task triggers. |