ArcFM Desktop Developer Guide
IMMProposedObject Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

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
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
IMMProposedObject Interface
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[Guid("BE5154C5-2137-11D4-80D6-0050DA5BE899")]
[ComImport()]
public interface IMMProposedObject 
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("BE5154C5-2137-11D4-80D6-0050DA5BE899")>
<ComImportAttribute()>
Public Interface IMMProposedObject 
 
'Usage
 
Dim instance As 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.
Object Model
IMMProposedObject Interface
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<GuidAttribute("BE5154C5-2137-11D4-80D6-0050DA5BE899")>
<ComImportAttribute()>
Public Interface IMMProposedObject 
'Usage
 
Dim instance As IMMProposedObject
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[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