ArcFM Desktop Developer Guide
IMMFieldProperty Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Use this interface to create custom field property strategies. These strategies let you determine which fields are visible and under what conditions.
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
IMMFieldProperty Interface
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("0DDFF715-2147-11D4-80D6-0050DA5BE899")>
<ComImportAttribute()>
Public Interface IMMFieldProperty 
'Usage
 
Dim instance As IMMFieldProperty
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("0DDFF715-2147-11D4-80D6-0050DA5BE899")]
[ComImport()]
public interface IMMFieldProperty 
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

IMMFieldProperty Members
Miner.Interop Namespace

Use this interface to create custom field property strategies. These strategies let you determine which fields are visible and under what conditions.
Object Model
IMMFieldProperty Interface
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("0DDFF715-2147-11D4-80D6-0050DA5BE899")>
<ComImportAttribute()>
Public Interface IMMFieldProperty 
'Usage
 
Dim instance As IMMFieldProperty
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("0DDFF715-2147-11D4-80D6-0050DA5BE899")]
[ComImport()]
public interface IMMFieldProperty 
Inheritance Hierarchy

Miner.Interop.IMMFieldProperty

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

IMMFieldProperty Members
Miner.Interop Namespace

 

 


Send Comment