ArcFM Responder Mobile Developer Guide
ArcFMLoginUser Class
Members 






This strategy will extract the ArcFM login name for the user currently logged in and return that resulting string.
Object Model
ArcFMLoginUser Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.GuidAttribute("B67E1138-603D-435A-9DD8-43B53B4A1AB0")>
<System.Runtime.InteropServices.ProgIdAttribute("MMAttrAUStrategy.MMArcFMLoginUserAU")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<ComponentCategoryAttribute(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)>
Public NotInheritable Class ArcFMLoginUser 
   Inherits AttrAU
   Implements Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategy2, Miner.Interop.IMMAttrAUStrategyEx 
'Usage
 
Dim instance As ArcFMLoginUser
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("B67E1138-603D-435A-9DD8-43B53B4A1AB0")]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.MMArcFMLoginUserAU")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
public sealed class ArcFMLoginUser : AttrAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategy2, Miner.Interop.IMMAttrAUStrategyEx  
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.GuidAttribute("B67E1138-603D-435A-9DD8-43B53B4A1AB0")
System.Runtime.InteropServices.ProgIdAttribute("MMAttrAUStrategy.MMArcFMLoginUserAU")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
ComponentCategoryAttribute(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)
public sealed class ArcFMLoginUser extends AttrAU implements Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategy2, Miner.Interop.IMMAttrAUStrategyEx 
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("B67E1138-603D-435A-9DD8-43B53B4A1AB0")]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.MMArcFMLoginUserAU")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
public __gc __sealed class ArcFMLoginUser : public AttrAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategy2, Miner.Interop.IMMAttrAUStrategyEx  
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("B67E1138-603D-435A-9DD8-43B53B4A1AB0")]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.MMArcFMLoginUserAU")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
public ref class ArcFMLoginUser sealed : public AttrAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategy2, Miner.Interop.IMMAttrAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.AttrAU
      Miner.Geodatabase.AutoUpdaters.ArcFMLoginUser

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

ArcFMLoginUser Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback