ArcFM Engine Developer Guide
Show Method (IMMTracedKVAUserInterface)


Syntax
'Declaration
 
Sub Show( _
   ByRef TotalAkVA As Double, _
   ByRef TotalBkVA As Double, _
   ByRef TotalCkVA As Double _
) 
'Usage
 
Dim instance As IMMTracedKVAUserInterface
Dim TotalAkVA As Double
Dim TotalBkVA As Double
Dim TotalCkVA As Double
 
instance.Show(TotalAkVA, TotalBkVA, TotalCkVA)
void Show( 
   ref double TotalAkVA,
   ref double TotalBkVA,
   ref 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