ArcFM Responder Mobile Developer Guide
NodeTypes Property (IMMPxApplication)






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

IMMPxApplication Interface
IMMPxApplication Members

Send Feedback