ArcFM Responder Mobile Developer Guide
AutoWorkLocationOnWorkFunctionValue Class
Members 






Places a work location object near the given feature when the work function has changed from None to others.
Object Model
AutoWorkLocationOnWorkFunctionValue Class
Syntax
'Declaration
 
<ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMAutoWLOnWFValue")>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.GuidAttribute("C0CA4BA5-9CAC-43C8-BDAA-945B1D439FEE")>
Public Class AutoWorkLocationOnWorkFunctionValue 
   Implements Miner.Interop.IMMSpecialAUStrategyEx 
'Usage
 
Dim instance As AutoWorkLocationOnWorkFunctionValue
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMAutoWLOnWFValue")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("C0CA4BA5-9CAC-43C8-BDAA-945B1D439FEE")]
public class AutoWorkLocationOnWorkFunctionValue : Miner.Interop.IMMSpecialAUStrategyEx  
public class AutoWorkLocationOnWorkFunctionValue = class(Miner.Interop.IMMSpecialAUStrategyEx)
ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMAutoWLOnWFValue")
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.GuidAttribute("C0CA4BA5-9CAC-43C8-BDAA-945B1D439FEE")
public class AutoWorkLocationOnWorkFunctionValue implements Miner.Interop.IMMSpecialAUStrategyEx 
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMAutoWLOnWFValue")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("C0CA4BA5-9CAC-43C8-BDAA-945B1D439FEE")]
public __gc class AutoWorkLocationOnWorkFunctionValue : public Miner.Interop.IMMSpecialAUStrategyEx  
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMAutoWLOnWFValue")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("C0CA4BA5-9CAC-43C8-BDAA-945B1D439FEE")]
public ref class AutoWorkLocationOnWorkFunctionValue : public Miner.Interop.IMMSpecialAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.AutoWorkLocationOnWorkFunctionValue

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

AutoWorkLocationOnWorkFunctionValue Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback