ArcFM Responder Mobile Developer Guide
SupportedParameterNames Property (IMMPxSubtask2)






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

IMMPxSubtask2 Interface
IMMPxSubtask2 Members

Send Feedback