ArcFM Responder Mobile Developer Guide
MMGisUnit Interface
Members 






Object Model
MMGisUnit Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMGisUnitClass)>
<System.Runtime.InteropServices.GuidAttribute("5C614850-C65B-11D4-AE3C-0001031AE970")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMGisUnit 
   Inherits IMMGisUnit, IMMProposedObjectEvents_Event 
'Usage
 
Dim instance As MMGisUnit
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMGisUnitClass)]
[System.Runtime.InteropServices.Guid("5C614850-C65B-11D4-AE3C-0001031AE970")]
[System.Runtime.InteropServices.ComImport()]
public interface MMGisUnit : IMMGisUnit, IMMProposedObjectEvents_Event  
public interface MMGisUnit = class(IMMGisUnit, IMMProposedObjectEvents_Event)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMGisUnitClass)
System.Runtime.InteropServices.GuidAttribute("5C614850-C65B-11D4-AE3C-0001031AE970")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMGisUnit implements IMMGisUnit, IMMProposedObjectEvents_Event 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMGisUnitClass)]
[System.Runtime.InteropServices.Guid("5C614850-C65B-11D4-AE3C-0001031AE970")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMGisUnit : public IMMGisUnit, IMMProposedObjectEvents_Event  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMGisUnitClass)]
[System.Runtime.InteropServices.Guid("5C614850-C65B-11D4-AE3C-0001031AE970")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMGisUnit : public IMMGisUnit, IMMProposedObjectEvents_Event  
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

MMGisUnit Members
Miner.Interop Namespace

Send Feedback