ArcFM Responder Mobile Developer Guide
WorkRequestId Class
Members 






Object Model
WorkRequestId Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<ComponentCategoryAttribute(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.GuidAttribute("96361336-291F-42d3-8EB5-E34017570C07")>
<System.Runtime.InteropServices.ProgIdAttribute("mmGeodatabase.WorkRequestId")>
Public NotInheritable Class WorkRequestId 
   Inherits AttrAU
   Implements Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx 
'Usage
 
Dim instance As WorkRequestId
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("96361336-291F-42d3-8EB5-E34017570C07")]
[System.Runtime.InteropServices.ProgId("mmGeodatabase.WorkRequestId")]
public sealed class WorkRequestId : AttrAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx  
public class WorkRequestId = class(AttrAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx)sealed; 
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
ComponentCategoryAttribute(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.GuidAttribute("96361336-291F-42d3-8EB5-E34017570C07")
System.Runtime.InteropServices.ProgIdAttribute("mmGeodatabase.WorkRequestId")
public sealed class WorkRequestId extends AttrAU implements Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("96361336-291F-42d3-8EB5-E34017570C07")]
[System.Runtime.InteropServices.ProgId("mmGeodatabase.WorkRequestId")]
public __gc __sealed class WorkRequestId : public AttrAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("96361336-291F-42d3-8EB5-E34017570C07")]
[System.Runtime.InteropServices.ProgId("mmGeodatabase.WorkRequestId")]
public ref class WorkRequestId sealed : public AttrAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.AttrAU
      Miner.Geodatabase.AutoUpdaters.WorkRequestId

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

WorkRequestId Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback