ArcFM Responder Mobile Developer Guide
IMMMobileObject3_nodeTypeId Property






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