ArcFM Responder Mobile Developer Guide
InheritOperatingVoltage Class
Members 






Populates the operating voltage of the incoming object (IObject) with the value of the feature being connected to.
Object Model
InheritOperatingVoltage Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("74253FBF-E147-4519-938F-E79828FCC609")>
<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.ProgIdAttribute("MMSpecialAUStrategy.MMInheritOpVoltage")>
Public Class InheritOperatingVoltage 
   Implements Miner.Interop.IMMSpecialAUStrategyEx 
'Usage
 
Dim instance As InheritOperatingVoltage
[System.Runtime.InteropServices.Guid("74253FBF-E147-4519-938F-E79828FCC609")]
[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.ProgId("MMSpecialAUStrategy.MMInheritOpVoltage")]
public class InheritOperatingVoltage : Miner.Interop.IMMSpecialAUStrategyEx  
public class InheritOperatingVoltage = class(Miner.Interop.IMMSpecialAUStrategyEx)
System.Runtime.InteropServices.GuidAttribute("74253FBF-E147-4519-938F-E79828FCC609")
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.ProgIdAttribute("MMSpecialAUStrategy.MMInheritOpVoltage")
public class InheritOperatingVoltage implements Miner.Interop.IMMSpecialAUStrategyEx 
[System.Runtime.InteropServices.Guid("74253FBF-E147-4519-938F-E79828FCC609")]
[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.ProgId("MMSpecialAUStrategy.MMInheritOpVoltage")]
public __gc class InheritOperatingVoltage : public Miner.Interop.IMMSpecialAUStrategyEx  
[System.Runtime.InteropServices.Guid("74253FBF-E147-4519-938F-E79828FCC609")]
[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.ProgId("MMSpecialAUStrategy.MMInheritOpVoltage")]
public ref class InheritOperatingVoltage : public Miner.Interop.IMMSpecialAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.InheritOperatingVoltage

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

InheritOperatingVoltage Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback