ArcFM Responder Mobile Developer Guide
ExportEnabled Method (MMAnalysisAPIClass)






Syntax
'Declaration
 
Public Overridable Function ExportEnabled() As System.Integer
'Usage
 
Dim instance As MMAnalysisAPIClass
Dim value As System.Integer
 
value = instance.ExportEnabled()
public virtual System.int ExportEnabled()
public function ExportEnabled(): System.Integer; virtual; 
public function ExportEnabled() : System.int;
public: virtual System.int ExportEnabled(); 
public:
virtual System.int ExportEnabled(); 
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

MMAnalysisAPIClass Class
MMAnalysisAPIClass Members

Send Feedback