ArcFM Responder Mobile Developer Guide
InheritOperatingPressure Class
Members 






Populates the operating pressure of the incoming object (IObject) with the value of the feature being connected to.
Object Model
InheritOperatingPressure Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.GuidAttribute("31E41729-C630-424A-88D9-2584EAD8502A")>
<System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMInheritOpPressure")>
<ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)>
Public Class InheritOperatingPressure 
   Implements Miner.Interop.IMMSpecialAUStrategyEx 
'Usage
 
Dim instance As InheritOperatingPressure
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("31E41729-C630-424A-88D9-2584EAD8502A")]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMInheritOpPressure")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
public class InheritOperatingPressure : Miner.Interop.IMMSpecialAUStrategyEx  
public class InheritOperatingPressure = class(Miner.Interop.IMMSpecialAUStrategyEx)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.GuidAttribute("31E41729-C630-424A-88D9-2584EAD8502A")
System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMInheritOpPressure")
ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)
public class InheritOperatingPressure implements Miner.Interop.IMMSpecialAUStrategyEx 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("31E41729-C630-424A-88D9-2584EAD8502A")]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMInheritOpPressure")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
public __gc class InheritOperatingPressure : public Miner.Interop.IMMSpecialAUStrategyEx  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("31E41729-C630-424A-88D9-2584EAD8502A")]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMInheritOpPressure")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
public ref class InheritOperatingPressure : public Miner.Interop.IMMSpecialAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.InheritOperatingPressure

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

InheritOperatingPressure Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback