ArcFM Engine Developer Guide
IMMFieldBuilder Interface
Members 


This interface is used in conjunction with interfaces such as IMMObjectBuilder, IMMObjectClassBuilder, and IMMDefinitionBuilder to populate field adapters on the field manager.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<GuidAttribute("BE5154C2-2137-11D4-80D6-0050DA5BE899")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMFieldBuilder 
'Usage
 
Dim instance As IMMFieldBuilder
[Guid("BE5154C2-2137-11D4-80D6-0050DA5BE899")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMFieldBuilder 
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

IMMFieldBuilder Members
Miner.Interop Namespace

This interface is used in conjunction with interfaces such as IMMObjectBuilder, IMMObjectClassBuilder, and IMMDefinitionBuilder to populate field adapters on the field manager.
Syntax
'Declaration
 
<GuidAttribute("BE5154C2-2137-11D4-80D6-0050DA5BE899")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMFieldBuilder 
'Usage
 
Dim instance As IMMFieldBuilder
[Guid("BE5154C2-2137-11D4-80D6-0050DA5BE899")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMFieldBuilder 
Inheritance Hierarchy

Miner.Interop.IMMFieldBuilder

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

IMMFieldBuilder Members
Miner.Interop Namespace

 

 


Send Comment