ArcFM Responder Mobile Developer Guide
IMMMobileObject3_get_NodeId Method






Syntax
'Declaration
 
Public Overridable Function IMMMobileObject3_get_NodeId() As System.Integer
'Usage
 
Dim instance As clsMobileClass
Dim value As System.Integer
 
value = instance.IMMMobileObject3_get_NodeId()
public virtual System.int IMMMobileObject3_get_NodeId()
public function IMMMobileObject3_get_NodeId(): System.Integer; virtual; 
public function IMMMobileObject3_get_NodeId() : System.int;
public: virtual System.int IMMMobileObject3_get_NodeId(); 
public:
virtual System.int IMMMobileObject3_get_NodeId(); 
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

clsMobileClass Class
clsMobileClass Members

Send Feedback