ArcFM Solution Developer Guide
Show Method (IMMTracedKVAUserInterface)


Syntax
'Declaration
 
Sub Show( _
   ByRef TotalAkVA As System.Double, _
   ByRef TotalBkVA As System.Double, _
   ByRef TotalCkVA As System.Double _
) 
'Usage
 
Dim instance As IMMTracedKVAUserInterface
Dim TotalAkVA As System.Double
Dim TotalBkVA As System.Double
Dim TotalCkVA As System.Double
 
instance.Show(TotalAkVA, TotalBkVA, TotalCkVA)
void Show( 
   ref System.double TotalAkVA,
   ref System.double TotalBkVA,
   ref System.double TotalCkVA
)

Parameters

TotalAkVA
TotalBkVA
TotalCkVA
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMTracedKVAUserInterface Interface
IMMTracedKVAUserInterface Members

 

 


Send Comment