ArcFM Responder Mobile Developer Guide
AutoBind Method (Binder)






Bind to a version of arcgis. Identical to IMMEsriBind binder = new MMEsriBind(); binder.AutoBind();
Syntax
'Declaration
 
Public Shared Function AutoBind() As System.Boolean
'Usage
 
Dim value As System.Boolean
 
value = Binder.AutoBind()
public static System.bool AutoBind()
public function AutoBind(): System.Boolean; static; 
public static function AutoBind() : System.boolean;
public: static System.bool AutoBind(); 
public:
static System.bool AutoBind(); 
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

Binder Class
Binder Members

Send Feedback