ArcFM Responder Mobile Developer Guide
SoftwareVersion Class
Members 






Object Model
SoftwareVersion Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ProgIdAttribute("mmGeodatabase.MMSoftwareVersion")>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("BDAC2B85-4942-44DF-AC44-67A4F15FD9C3")>
Public Class SoftwareVersion 
   Implements Miner.Interop.IMMLegacySoftwareVersion, Miner.Interop.IMMSoftwareVersion 
'Usage
 
Dim instance As SoftwareVersion
[System.Runtime.InteropServices.ProgId("mmGeodatabase.MMSoftwareVersion")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("BDAC2B85-4942-44DF-AC44-67A4F15FD9C3")]
public class SoftwareVersion : Miner.Interop.IMMLegacySoftwareVersion, Miner.Interop.IMMSoftwareVersion  
public class SoftwareVersion = class(Miner.Interop.IMMLegacySoftwareVersion, Miner.Interop.IMMSoftwareVersion)
System.Runtime.InteropServices.ProgIdAttribute("mmGeodatabase.MMSoftwareVersion")
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("BDAC2B85-4942-44DF-AC44-67A4F15FD9C3")
public class SoftwareVersion implements Miner.Interop.IMMLegacySoftwareVersion, Miner.Interop.IMMSoftwareVersion 
[System.Runtime.InteropServices.ProgId("mmGeodatabase.MMSoftwareVersion")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("BDAC2B85-4942-44DF-AC44-67A4F15FD9C3")]
public __gc class SoftwareVersion : public Miner.Interop.IMMLegacySoftwareVersion, Miner.Interop.IMMSoftwareVersion  
[System.Runtime.InteropServices.ProgId("mmGeodatabase.MMSoftwareVersion")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("BDAC2B85-4942-44DF-AC44-67A4F15FD9C3")]
public ref class SoftwareVersion : public Miner.Interop.IMMLegacySoftwareVersion, Miner.Interop.IMMSoftwareVersion  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.Upgrades.SoftwareVersion

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

SoftwareVersion Members
Miner.Geodatabase.Upgrades Namespace

Send Feedback