ArcFM Engine Developer Guide
IMMFieldManagerEvents Interface
Members 


This interface provides events to update fields that rely on the field manager. For example, when a user updates attributes using the Attribute Editor, methods from this interface are called to perform the appropriate updates.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<GuidAttribute("86374460-117F-11D4-BD6F-00500462EE0B")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMFieldManagerEvents 
'Usage
 
Dim instance As IMMFieldManagerEvents
[Guid("86374460-117F-11D4-BD6F-00500462EE0B")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMFieldManagerEvents 
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

IMMFieldManagerEvents Members
Miner.Interop Namespace

This interface provides events to update fields that rely on the field manager. For example, when a user updates attributes using the Attribute Editor, methods from this interface are called to perform the appropriate updates.
Syntax
'Declaration
 
<GuidAttribute("86374460-117F-11D4-BD6F-00500462EE0B")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMFieldManagerEvents 
'Usage
 
Dim instance As IMMFieldManagerEvents
[Guid("86374460-117F-11D4-BD6F-00500462EE0B")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[ComImport()]
public interface IMMFieldManagerEvents 
Inheritance Hierarchy

Miner.Interop.IMMFieldManagerEvents

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

IMMFieldManagerEvents Members
Miner.Interop Namespace

 

 


Send Comment