ArcFM Responder Mobile Developer Guide
GasSetEnabled Class
Members 






This strategy will set the enabled/disabled field to "false" if the normalposition is "Closed".
Object Model
GasSetEnabled Class
Syntax
'Declaration
 
<ComponentCategoryAttribute(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ProgIdAttribute("MMAttrAUStrategy.mmGasSetEnabled")>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.GuidAttribute("1B93B52A-0C0C-11D4-920D-00500464DA9D")>
Public Class GasSetEnabled 
   Inherits AttrAU
   Implements Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx 
'Usage
 
Dim instance As GasSetEnabled
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.mmGasSetEnabled")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("1B93B52A-0C0C-11D4-920D-00500464DA9D")]
public class GasSetEnabled : AttrAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx  
ComponentCategoryAttribute(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ProgIdAttribute("MMAttrAUStrategy.mmGasSetEnabled")
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.GuidAttribute("1B93B52A-0C0C-11D4-920D-00500464DA9D")
public class GasSetEnabled extends AttrAU implements Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx 
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.mmGasSetEnabled")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("1B93B52A-0C0C-11D4-920D-00500464DA9D")]
public __gc class GasSetEnabled : public AttrAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx  
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.mmGasSetEnabled")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("1B93B52A-0C0C-11D4-920D-00500464DA9D")]
public ref class GasSetEnabled : public AttrAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx  
Remarks
Assumptions: The fields for the model names given above have a value of "0" when open.
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.AttrAU
      Miner.Geodatabase.AutoUpdaters.GasSetEnabled

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

GasSetEnabled Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback