ArcFM Engine Developer Guide
IMMTraceAllFeedersInBatches Interface
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Creates a trace all feeders snapshot file. If this interface cannot produce a UI to ask the question whether or not the user would like to continue tracing with batches, or whether or not to overwrite the file that was found that is not a valid snapshot file, it assumes the answer is yes. If users are running this method when a UI is present, they will be prompted if they would like to overwrite the file that was found that was not a feeder snapshot file.
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
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("46B35294-9718-4162-A550-2067123F9211")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMTraceAllFeedersInBatches 
'Usage
 
Dim instance As IMMTraceAllFeedersInBatches
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("46B35294-9718-4162-A550-2067123F9211")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMTraceAllFeedersInBatches 
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

IMMTraceAllFeedersInBatches Members
Miner.Interop Namespace

Creates a trace all feeders snapshot file. If this interface cannot produce a UI to ask the question whether or not the user would like to continue tracing with batches, or whether or not to overwrite the file that was found that is not a valid snapshot file, it assumes the answer is yes. If users are running this method when a UI is present, they will be prompted if they would like to overwrite the file that was found that was not a feeder snapshot file.
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("46B35294-9718-4162-A550-2067123F9211")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMTraceAllFeedersInBatches 
'Usage
 
Dim instance As IMMTraceAllFeedersInBatches
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("46B35294-9718-4162-A550-2067123F9211")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMTraceAllFeedersInBatches 
Inheritance Hierarchy

Miner.Interop.IMMTraceAllFeedersInBatches

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

IMMTraceAllFeedersInBatches Members
Miner.Interop Namespace

 

 


Send Comment