ArcFM Desktop Developer Guide
IMMCompatibleUnit Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This interface allows you to create the MMCompatibleUnit object which represents the many CUs of the design. This object carries CU-defining attributes (CUDAs) that drive attributes on the GIS Unit (which manages the attributes of the feature). The CU also has a code that corresponds to a compatible unit stored in the WMS, where the cost of the design is tracked.
Available at Version
9.2.1 and later
Product Availability

ArcFM Desktop

Required Licenses

ArcFM, Designer, or ArcFM Viewer

.NET Assembly
Miner.Interop.Desktop.dll
Object Model
IMMCompatibleUnit Interface
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("6E88CE5B-77BE-441D-919C-FE632301652D")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMCompatibleUnit 
'Usage
 
Dim instance As IMMCompatibleUnit
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("6E88CE5B-77BE-441D-919C-FE632301652D")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMCompatibleUnit 
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

IMMCompatibleUnit Members
Miner.Interop Namespace

This interface allows you to create the MMCompatibleUnit object which represents the many CUs of the design. This object carries CU-defining attributes (CUDAs) that drive attributes on the GIS Unit (which manages the attributes of the feature). The CU also has a code that corresponds to a compatible unit stored in the WMS, where the cost of the design is tracked.
Object Model
IMMCompatibleUnit Interface
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("6E88CE5B-77BE-441D-919C-FE632301652D")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMCompatibleUnit 
'Usage
 
Dim instance As IMMCompatibleUnit
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("6E88CE5B-77BE-441D-919C-FE632301652D")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMCompatibleUnit 
Inheritance Hierarchy

Miner.Interop.IMMCompatibleUnit

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

IMMCompatibleUnit Members
Miner.Interop Namespace

 

 


Send Comment