ArcFM Responder Mobile Developer Guide
Node Property (IMMPxControl2)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678280)>
WriteOnly Property Node As IMMPxNode
'Usage
 
Dim instance As IMMPxControl2
 
instance.Node = value
[System.Runtime.InteropServices.DispId(1610678280)]
IMMPxNode Node {set;}
write-only property Node: IMMPxNode; 
System.Runtime.InteropServices.DispIdAttribute(1610678280)
function set Node : IMMPxNode
[System.Runtime.InteropServices.DispId(1610678280)]
__property void set_Node( 
   IMMPxNode* value
);
[System.Runtime.InteropServices.DispId(1610678280)]
property IMMPxNode^ Node {
   void set (    IMMPxNode^ value);
}
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

IMMPxControl2 Interface
IMMPxControl2 Members

Send Feedback