ArcFM Responder Mobile Developer Guide
AutoPlaceWorkLocation Class
Members 






Places a work location object near the given feature.
Object Model
AutoPlaceWorkLocation Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("EA25F7B3-4263-11D4-921C-00500464DA9D")>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMAutoPlaceWL")>
<ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)>
Public Class AutoPlaceWorkLocation 
   Implements Miner.Interop.IMMSpecialAUStrategyEx 
'Usage
 
Dim instance As AutoPlaceWorkLocation
[System.Runtime.InteropServices.Guid("EA25F7B3-4263-11D4-921C-00500464DA9D")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMAutoPlaceWL")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
public class AutoPlaceWorkLocation : Miner.Interop.IMMSpecialAUStrategyEx  
public class AutoPlaceWorkLocation = class(Miner.Interop.IMMSpecialAUStrategyEx)
System.Runtime.InteropServices.GuidAttribute("EA25F7B3-4263-11D4-921C-00500464DA9D")
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMAutoPlaceWL")
ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)
public class AutoPlaceWorkLocation implements Miner.Interop.IMMSpecialAUStrategyEx 
[System.Runtime.InteropServices.Guid("EA25F7B3-4263-11D4-921C-00500464DA9D")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMAutoPlaceWL")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
public __gc class AutoPlaceWorkLocation : public Miner.Interop.IMMSpecialAUStrategyEx  
[System.Runtime.InteropServices.Guid("EA25F7B3-4263-11D4-921C-00500464DA9D")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMAutoPlaceWL")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
public ref class AutoPlaceWorkLocation : public Miner.Interop.IMMSpecialAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.AutoPlaceWorkLocation

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AutoPlaceWorkLocation Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback