ArcFM Desktop Developer Guide
IMMFieldAdapter Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This interface is used to create the attribute fields displayed on user interfaces such as the Attribute Editor.
Available at Version
9.2.1 and later
Product Availability

ArcFM Desktop and ArcFM Engine

Required Licenses

ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine

.NET Assembly
Miner.Interop.Framework.dll
Object Model
IMMFieldAdapter Interface
Syntax
'Declaration
 
<GuidAttribute("0DDFF712-2147-11D4-80D6-0050DA5BE899")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMFieldAdapter 
'Usage
 
Dim instance As IMMFieldAdapter
[Guid("0DDFF712-2147-11D4-80D6-0050DA5BE899")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMFieldAdapter 
Remarks

Each field in the example below is created using IMMFieldAdapter.

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMFieldAdapter Members
Miner.Interop Namespace

This interface is used to create the attribute fields displayed on user interfaces such as the Attribute Editor.
Object Model
IMMFieldAdapter Interface
Syntax
'Declaration
 
<GuidAttribute("0DDFF712-2147-11D4-80D6-0050DA5BE899")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMFieldAdapter 
'Usage
 
Dim instance As IMMFieldAdapter
[Guid("0DDFF712-2147-11D4-80D6-0050DA5BE899")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMFieldAdapter 
Remarks

Each field in the example below is created using IMMFieldAdapter.

Inheritance Hierarchy

Miner.Interop.IMMFieldAdapter

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMFieldAdapter Members
Miner.Interop Namespace

 

 


Send Comment