ArcFM Responder Mobile Developer Guide
AvailableTasks Property (IMMPxTaskTool)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678273)>
ReadOnly Property AvailableTasks As IMMEnumPxTasks
'Usage
 
Dim instance As IMMPxTaskTool
Dim value As IMMEnumPxTasks
 
value = instance.AvailableTasks
[System.Runtime.InteropServices.DispId(1610678273)]
IMMEnumPxTasks AvailableTasks {get;}
read-only property AvailableTasks: IMMEnumPxTasks; 
System.Runtime.InteropServices.DispIdAttribute(1610678273)
function get AvailableTasks : IMMEnumPxTasks
[System.Runtime.InteropServices.DispId(1610678273)]
__property IMMEnumPxTasks* get_AvailableTasks();
[System.Runtime.InteropServices.DispId(1610678273)]
property IMMEnumPxTasks^ AvailableTasks {
   IMMEnumPxTasks^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMPxTaskTool Interface
IMMPxTaskTool Members

Send Feedback