ArcFM Responder Mobile Developer Guide
EnabledExporters Method (MMPxXMLImportExportClass)






Syntax
'Declaration
 
Public Overridable Function EnabledExporters() As IMMEnumPxXMLImporterExporters
'Usage
 
Dim instance As MMPxXMLImportExportClass
Dim value As IMMEnumPxXMLImporterExporters
 
value = instance.EnabledExporters()
public virtual IMMEnumPxXMLImporterExporters EnabledExporters()
public function EnabledExporters(): IMMEnumPxXMLImporterExporters; virtual; 
public function EnabledExporters() : IMMEnumPxXMLImporterExporters;
public: virtual IMMEnumPxXMLImporterExporters* EnabledExporters(); 
public:
virtual IMMEnumPxXMLImporterExporters^ EnabledExporters(); 
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

MMPxXMLImportExportClass Class
MMPxXMLImportExportClass Members

Send Feedback