ArcFM Responder Mobile Developer Guide
GasValveSize Class
Members 






Updates the diameter of a valve to match the diameter of the pipe to which it is attached.
Object Model
GasValveSize Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.GuidAttribute("A67EABFE-9B50-4DE4-9B5A-91A9D93D3ABD")>
<System.Runtime.InteropServices.ProgIdAttribute("MMAttrAUStrategy.MMGasValveSize")>
<ComponentCategoryAttribute(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
Public Class GasValveSize 
   Inherits ValveSizeAU
   Implements Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx 
'Usage
 
Dim instance As GasValveSize
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("A67EABFE-9B50-4DE4-9B5A-91A9D93D3ABD")]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.MMGasValveSize")]
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
public class GasValveSize : ValveSizeAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx  
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.GuidAttribute("A67EABFE-9B50-4DE4-9B5A-91A9D93D3ABD")
System.Runtime.InteropServices.ProgIdAttribute("MMAttrAUStrategy.MMGasValveSize")
ComponentCategoryAttribute(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
public class GasValveSize extends ValveSizeAU implements Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx 
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("A67EABFE-9B50-4DE4-9B5A-91A9D93D3ABD")]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.MMGasValveSize")]
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
public __gc class GasValveSize : public ValveSizeAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx  
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("A67EABFE-9B50-4DE4-9B5A-91A9D93D3ABD")]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.MMGasValveSize")]
[ComponentCategory(Description="M&M Attribute AutoUpdate Objects", CategoryID=a4581fa0-b18c-11d3-80c3-0050da5be899)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
public ref class GasValveSize : public ValveSizeAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.AttrAU
      Miner.Geodatabase.AutoUpdaters.ValveSizeAU
         Miner.Geodatabase.AutoUpdaters.GasValveSize

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

GasValveSize Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback