ArcFM Responder Mobile Developer Guide
MMNetworkAnalysisAPIClass Class
Members 






Object Model
MMNetworkAnalysisAPIClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("BDA4269F-9125-4904-AE3A-C8C7C92A2AC3")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMNetworkAnalysisAPIClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMAnalysisAPI, IMMXMLData, MMNetworkAnalysisAPI 
'Usage
 
Dim instance As MMNetworkAnalysisAPIClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("BDA4269F-9125-4904-AE3A-C8C7C92A2AC3")]
[System.Runtime.InteropServices.ComImport()]
public class MMNetworkAnalysisAPIClass : System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMAnalysisAPI, IMMXMLData, MMNetworkAnalysisAPI  
public class MMNetworkAnalysisAPIClass = class(System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMAnalysisAPI, IMMXMLData, MMNetworkAnalysisAPI)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("BDA4269F-9125-4904-AE3A-C8C7C92A2AC3")
System.Runtime.InteropServices.ComImportAttribute()
public class MMNetworkAnalysisAPIClass extends System.__ComObject implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMAnalysisAPI, IMMXMLData, MMNetworkAnalysisAPI 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("BDA4269F-9125-4904-AE3A-C8C7C92A2AC3")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMNetworkAnalysisAPIClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMAnalysisAPI, IMMXMLData, MMNetworkAnalysisAPI  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("BDA4269F-9125-4904-AE3A-C8C7C92A2AC3")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMNetworkAnalysisAPIClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMAnalysisAPI, IMMXMLData, MMNetworkAnalysisAPI  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMNetworkAnalysisAPIClass

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

MMNetworkAnalysisAPIClass Members
Miner.Interop Namespace

Send Feedback