ArcFM Responder Mobile Developer Guide
VersionSupported Property (clsMobileClass)






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