ArcFM Responder Mobile Developer Guide
AbandonFieldChange Class
Members 






Object Model
AbandonFieldChange Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMAbandonFldChange")>
<ComponentCategoryAttribute(Description="M&M Abandon Objects", CategoryID=414e6710-8b22-11d4-bda3-0001031ae9b0)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("A84BD438-9BB8-11D4-8D44-00A024702573")>
Public Class AbandonFieldChange 
   Implements Miner.Interop.IMMSpecialAUStrategyEx 
'Usage
 
Dim instance As AbandonFieldChange
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMAbandonFldChange")]
[ComponentCategory(Description="M&M Abandon Objects", CategoryID=414e6710-8b22-11d4-bda3-0001031ae9b0)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A84BD438-9BB8-11D4-8D44-00A024702573")]
public class AbandonFieldChange : Miner.Interop.IMMSpecialAUStrategyEx  
public class AbandonFieldChange = class(Miner.Interop.IMMSpecialAUStrategyEx)
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMAbandonFldChange")
ComponentCategoryAttribute(Description="M&M Abandon Objects", CategoryID=414e6710-8b22-11d4-bda3-0001031ae9b0)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("A84BD438-9BB8-11D4-8D44-00A024702573")
public class AbandonFieldChange implements Miner.Interop.IMMSpecialAUStrategyEx 
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMAbandonFldChange")]
[ComponentCategory(Description="M&M Abandon Objects", CategoryID=414e6710-8b22-11d4-bda3-0001031ae9b0)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A84BD438-9BB8-11D4-8D44-00A024702573")]
public __gc class AbandonFieldChange : public Miner.Interop.IMMSpecialAUStrategyEx  
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMAbandonFldChange")]
[ComponentCategory(Description="M&M Abandon Objects", CategoryID=414e6710-8b22-11d4-bda3-0001031ae9b0)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A84BD438-9BB8-11D4-8D44-00A024702573")]
public ref class AbandonFieldChange : public Miner.Interop.IMMSpecialAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.AbandonFieldChange

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

AbandonFieldChange Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback