ArcFM Responder Mobile Developer Guide
MMFeatureMapSheet Interface
Members 






Object Model
MMFeatureMapSheet Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeatureMapSheetClass)>
<System.Runtime.InteropServices.GuidAttribute("B2B44671-7779-4EAF-AE80-E526E01A5F4D")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMFeatureMapSheet 
   Inherits IMMMapSheet 
'Usage
 
Dim instance As MMFeatureMapSheet
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeatureMapSheetClass)]
[System.Runtime.InteropServices.Guid("B2B44671-7779-4EAF-AE80-E526E01A5F4D")]
[System.Runtime.InteropServices.ComImport()]
public interface MMFeatureMapSheet : IMMMapSheet  
public interface MMFeatureMapSheet = class(IMMMapSheet)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMFeatureMapSheetClass)
System.Runtime.InteropServices.GuidAttribute("B2B44671-7779-4EAF-AE80-E526E01A5F4D")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMFeatureMapSheet implements IMMMapSheet 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeatureMapSheetClass)]
[System.Runtime.InteropServices.Guid("B2B44671-7779-4EAF-AE80-E526E01A5F4D")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMFeatureMapSheet : public IMMMapSheet  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMFeatureMapSheetClass)]
[System.Runtime.InteropServices.Guid("B2B44671-7779-4EAF-AE80-E526E01A5F4D")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMFeatureMapSheet : public IMMMapSheet  
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

MMFeatureMapSheet Members
Miner.Interop Namespace

Send Feedback