ArcFM Engine Developer Guide
IMMMapProductionInfo Interface
Members 


This interface is used to pass properties in to IMMAutoTextSource::TextString method. This allows custom autotext elements to access properties such as Map Grid ID and page numbering.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("7ACED707-7126-4106-AA1D-F30BDF58A3EE")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMMapProductionInfo 
'Usage
 
Dim instance As IMMMapProductionInfo
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("7ACED707-7126-4106-AA1D-F30BDF58A3EE")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMMapProductionInfo 
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

IMMMapProductionInfo Members
Miner.Interop Namespace

This interface is used to pass properties in to IMMAutoTextSource::TextString method. This allows custom autotext elements to access properties such as Map Grid ID and page numbering.
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("7ACED707-7126-4106-AA1D-F30BDF58A3EE")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMMapProductionInfo 
'Usage
 
Dim instance As IMMMapProductionInfo
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("7ACED707-7126-4106-AA1D-F30BDF58A3EE")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMMapProductionInfo 
Inheritance Hierarchy

Miner.Interop.IMMMapProductionInfo

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

IMMMapProductionInfo Members
Miner.Interop Namespace

 

 


Send Comment