ArcFM Responder Mobile Developer Guide
TransformerKVA Class
Members 






Updates the RatedKVA of a transformer when a transformer unit is changed.
Object Model
TransformerKVA Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("6E10A177-A5E9-11D4-8D47-00A024702573")>
<ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)>
<System.Runtime.InteropServices.ComVisibleAttribute(True)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMXfrKVA")>
Public Class TransformerKVA 
   Implements Miner.Interop.IMMSpecialAUStrategyEx 
'Usage
 
Dim instance As TransformerKVA
[System.Runtime.InteropServices.Guid("6E10A177-A5E9-11D4-8D47-00A024702573")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMXfrKVA")]
public class TransformerKVA : Miner.Interop.IMMSpecialAUStrategyEx  
public class TransformerKVA = class(Miner.Interop.IMMSpecialAUStrategyEx)
System.Runtime.InteropServices.GuidAttribute("6E10A177-A5E9-11D4-8D47-00A024702573")
ComponentCategoryAttribute(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)
System.Runtime.InteropServices.ComVisibleAttribute()
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ProgIdAttribute("MMSpecialAUStrategy.MMXfrKVA")
public class TransformerKVA implements Miner.Interop.IMMSpecialAUStrategyEx 
[System.Runtime.InteropServices.Guid("6E10A177-A5E9-11D4-8D47-00A024702573")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMXfrKVA")]
public __gc class TransformerKVA : public Miner.Interop.IMMSpecialAUStrategyEx  
[System.Runtime.InteropServices.Guid("6E10A177-A5E9-11D4-8D47-00A024702573")]
[ComponentCategory(Description="M&M Special AutoUpdate Objects", CategoryID=5cc6ff90-c85f-11d3-80c7-0050da5be899)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ProgId("MMSpecialAUStrategy.MMXfrKVA")]
public ref class TransformerKVA : public Miner.Interop.IMMSpecialAUStrategyEx  
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.AutoUpdaters.TransformerKVA

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

TransformerKVA Members
Miner.Geodatabase.AutoUpdaters Namespace

Send Feedback