ArcFM Responder Mobile Developer Guide
UserAUStrategy Class
Members 






Object Model
UserAUStrategy Class
Syntax
'Declaration
 
<ComponentCategoryAttribute(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)>
<System.Runtime.InteropServices.GuidAttribute("F427BA40-EEE7-11D3-BB02-005004D30CD2")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.ProgIdAttribute("MMAttrAUStrategy.MMUserAUStrategy")>
Public Class UserAUStrategy 
   Inherits AttrAU
   Implements Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategy2, Miner.Interop.IMMAttrAUStrategyEx 
'Usage
 
Dim instance As UserAUStrategy
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
[System.Runtime.InteropServices.Guid("F427BA40-EEE7-11D3-BB02-005004D30CD2")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.MMUserAUStrategy")]
public class UserAUStrategy : AttrAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategy2, Miner.Interop.IMMAttrAUStrategyEx  
ComponentCategoryAttribute(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)
System.Runtime.InteropServices.GuidAttribute("F427BA40-EEE7-11D3-BB02-005004D30CD2")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.ProgIdAttribute("MMAttrAUStrategy.MMUserAUStrategy")
public class UserAUStrategy extends AttrAU implements Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategy2, Miner.Interop.IMMAttrAUStrategyEx 
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
[System.Runtime.InteropServices.Guid("F427BA40-EEE7-11D3-BB02-005004D30CD2")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.MMUserAUStrategy")]
public __gc class UserAUStrategy : public AttrAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategy2, Miner.Interop.IMMAttrAUStrategyEx  
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
[System.Runtime.InteropServices.Guid("F427BA40-EEE7-11D3-BB02-005004D30CD2")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.MMUserAUStrategy")]
public ref class UserAUStrategy : public AttrAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategy2, Miner.Interop.IMMAttrAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.AttrAU
      Miner.Geodatabase.AutoUpdaters.UserAUStrategy

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

UserAUStrategy Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback