ArcFM Engine Developer Guide
GetCoincidenceFactor Method (IMMSecCktCoincidenceFactorCalculator)


Syntax
'Declaration
 
Function GetCoincidenceFactor( _
   ByVal pProfile As IMMSecCktResidenceDemandProfile, _
   ByVal NumberOfCustomers As Integer _
) As Double
'Usage
 
Dim instance As IMMSecCktCoincidenceFactorCalculator
Dim pProfile As IMMSecCktResidenceDemandProfile
Dim NumberOfCustomers As Integer
Dim value As Double
 
value = instance.GetCoincidenceFactor(pProfile, NumberOfCustomers)

Parameters

pProfile
NumberOfCustomers
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

IMMSecCktCoincidenceFactorCalculator Interface
IMMSecCktCoincidenceFactorCalculator Members

 

 


Send Comment