ArcFM Responder Mobile Developer Guide
WaterValveSize Class
Members 






This class module updates the diameter of a valve to match the diameter of the pipe to which it is attached.
Object Model
WaterValveSize 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("492F8A6A-9E9F-408B-A5E4-C944301BACB2")>
<System.Runtime.InteropServices.ProgIdAttribute("MMAttrAUStrategy.MMWaterValveSize")>
Public Class WaterValveSize 
   Inherits ValveSizeAU
   Implements Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx 
'Usage
 
Dim instance As WaterValveSize
[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("492F8A6A-9E9F-408B-A5E4-C944301BACB2")]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.MMWaterValveSize")]
public class WaterValveSize : ValveSizeAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx  
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("492F8A6A-9E9F-408B-A5E4-C944301BACB2")
System.Runtime.InteropServices.ProgIdAttribute("MMAttrAUStrategy.MMWaterValveSize")
public class WaterValveSize extends ValveSizeAU 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("492F8A6A-9E9F-408B-A5E4-C944301BACB2")]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.MMWaterValveSize")]
public __gc class WaterValveSize : public ValveSizeAU, 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("492F8A6A-9E9F-408B-A5E4-C944301BACB2")]
[System.Runtime.InteropServices.ProgId("MMAttrAUStrategy.MMWaterValveSize")]
public ref class WaterValveSize : public ValveSizeAU, Miner.Interop.IMMAttrAUStrategy, Miner.Interop.IMMAttrAUStrategyEx  
Inheritance Hierarchy

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

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

WaterValveSize Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback