ArcFM Responder Mobile Developer Guide
IMMMobileObject3_NodeId Property






Syntax
'Declaration
 
Public Overridable ReadOnly Property IMMMobileObject3_NodeId As System.Integer
'Usage
 
Dim instance As clsMobileClass
Dim value As System.Integer
 
value = instance.IMMMobileObject3_NodeId
public virtual System.int IMMMobileObject3_NodeId {get;}
public read-only property IMMMobileObject3_NodeId: System.Integer; virtual; 
public function get IMMMobileObject3_NodeId : System.int
public: __property virtual System.int get_IMMMobileObject3_NodeId();
public:
virtual property System.int IMMMobileObject3_NodeId {
   System.int 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

clsMobileClass Class
clsMobileClass Members

Send Feedback