TaskProcessorJobAppTaskIsNull Property |
Flag to denote if the appTask is null.
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic bool AppTaskIsNull { get; }
Public ReadOnly Property AppTaskIsNull As Boolean
Get
public:
property bool AppTaskIsNull {
bool get ();
}
Property Value
Type:
Boolean
See Also