ArcFM Engine Developer Guide
IMMFieldProperty Interface
Members 


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
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<GuidAttribute("0DDFF715-2147-11D4-80D6-0050DA5BE899")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMFieldProperty 
'Usage
 
Dim instance As IMMFieldProperty
[Guid("0DDFF715-2147-11D4-80D6-0050DA5BE899")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[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.
Syntax
'Declaration
 
<GuidAttribute("0DDFF715-2147-11D4-80D6-0050DA5BE899")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<ComImportAttribute()>
Public Interface IMMFieldProperty 
'Usage
 
Dim instance As IMMFieldProperty
[Guid("0DDFF715-2147-11D4-80D6-0050DA5BE899")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[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