M-Files Vault Application Framework
C#
Show/Hide TOC
Task
Processor
Job
App
Task
Is
Null Property
Flag to denote if the appTask is null.
Definition
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
bool
AppTaskIsNull
{
get
; }
Property Value
Boolean
See Also
Reference
TaskProcessorJob Class
MFiles.VAF.MultiserverMode Namespace
In This Article
Definition
See Also