ArcFM Responder Mobile Developer Guide
IMMMobileObject3_get_Dirty Method






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