ArcFM Engine Developer Guide
IMMProposedObject Interface
Members 


This is the primary interface for object creation and maintenance. Any object that displays attributes or creates GeoObjects in ArcFM must implement IMMProposedObject. This interface also provides access to the field manager, which manages the attributes of the object.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("BE5154C5-2137-11D4-80D6-0050DA5BE899")>
<ComImportAttribute()>
Public Interface IMMProposedObject 
'Usage
 
Dim instance As IMMProposedObject
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("BE5154C5-2137-11D4-80D6-0050DA5BE899")]
[ComImport()]
public interface IMMProposedObject 
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

IMMProposedObject Members
Miner.Interop Namespace

This is the primary interface for object creation and maintenance. Any object that displays attributes or creates GeoObjects in ArcFM must implement IMMProposedObject. This interface also provides access to the field manager, which manages the attributes of the object.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("BE5154C5-2137-11D4-80D6-0050DA5BE899")>
<ComImportAttribute()>
Public Interface IMMProposedObject 
'Usage
 
Dim instance As IMMProposedObject
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("BE5154C5-2137-11D4-80D6-0050DA5BE899")]
[ComImport()]
public interface IMMProposedObject 
Inheritance Hierarchy

Miner.Interop.IMMProposedObject

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

IMMProposedObject Members
Miner.Interop Namespace

 

 


Send Comment