ArcFM Responder Mobile Developer Guide
EnabledTasks Property (IMMPxNode3)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
ReadOnly Property EnabledTasks As IMMEnumPxTasks
'Usage
 
Dim instance As IMMPxNode3
Dim value As IMMEnumPxTasks
 
value = instance.EnabledTasks
[System.Runtime.InteropServices.DispId(1610678272)]
IMMEnumPxTasks EnabledTasks {get;}
read-only property EnabledTasks: IMMEnumPxTasks; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get EnabledTasks : IMMEnumPxTasks
[System.Runtime.InteropServices.DispId(1610678272)]
__property IMMEnumPxTasks* get_EnabledTasks();
[System.Runtime.InteropServices.DispId(1610678272)]
property IMMEnumPxTasks^ EnabledTasks {
   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

IMMPxNode3 Interface
IMMPxNode3 Members

Send Feedback