ArcFM Responder Mobile Developer Guide
InheritNominalVoltage Class
Members 






Populates the nominal voltage of the incoming object (IObject) with the value of the feature being connected to.
Object Model
InheritNominalVoltage Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.GuidAttribute("0AD826CD-7AA3-495C-81B5-874415813F93")>
<System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMInheritNomVoltage")>
Public Class InheritNominalVoltage 
   Implements Miner.Interop.IMMSpecialAUStrategyEx 
'Usage
 
Dim instance As InheritNominalVoltage
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("0AD826CD-7AA3-495C-81B5-874415813F93")]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMInheritNomVoltage")]
public class InheritNominalVoltage : Miner.Interop.IMMSpecialAUStrategyEx  
public class InheritNominalVoltage = class(Miner.Interop.IMMSpecialAUStrategyEx)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.GuidAttribute("0AD826CD-7AA3-495C-81B5-874415813F93")
System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMInheritNomVoltage")
public class InheritNominalVoltage implements Miner.Interop.IMMSpecialAUStrategyEx 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("0AD826CD-7AA3-495C-81B5-874415813F93")]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMInheritNomVoltage")]
public __gc class InheritNominalVoltage : public Miner.Interop.IMMSpecialAUStrategyEx  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("0AD826CD-7AA3-495C-81B5-874415813F93")]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMInheritNomVoltage")]
public ref class InheritNominalVoltage : public Miner.Interop.IMMSpecialAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.InheritNominalVoltage

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

InheritNominalVoltage Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback