ArcFM Solution Developer Guide
TransformersWithinKVAWindow Method (IMMSecCktEnumTransformer)


Syntax
'Declaration
 
Function TransformersWithinKVAWindow( _
   ByVal dMinKVA As System.Double, _
   ByVal dMaxKVA As System.Double _
) As IMMSecCktEnumTransformer
'Usage
 
Dim instance As IMMSecCktEnumTransformer
Dim dMinKVA As System.Double
Dim dMaxKVA As System.Double
Dim value As IMMSecCktEnumTransformer
 
value = instance.TransformersWithinKVAWindow(dMinKVA, dMaxKVA)
IMMSecCktEnumTransformer TransformersWithinKVAWindow( 
   System.double dMinKVA,
   System.double dMaxKVA
)

Parameters

dMinKVA
dMaxKVA
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

IMMSecCktEnumTransformer Interface
IMMSecCktEnumTransformer Members

 

 


Send Comment