TaskManagerEventArgsTaskType Property |
The type of task or broadcast related to the event, if applicable.
Namespace:
MFiles.VAF.AppTasks
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic string TaskType { get; }
Public ReadOnly Property TaskType As String
Get
public:
property String^ TaskType {
String^ get ();
}
Property Value
Type:
String
See Also