Click or drag to resize

TaskProcessorTDirectiveGetDirectiveType Method

Returns the type of directive used by the processor's tasks.

Namespace:  MFiles.VAF.AppTasks
Assembly:  MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntax
public override Type GetDirectiveType()

Return Value

Type: Type
The task directive type.
See Also