ArcFM Desktop Developer Guide
LoadWithCount Constructor(Load,Int32)


Syntax
'Declaration
 
Public Function New( _
   ByVal load As Load, _
   ByVal customerCount As Integer _
)
'Usage
 
Dim load As Load
Dim customerCount As Integer
 
Dim instance As New LoadWithCount(load, customerCount)
public LoadWithCount( 
   Load load,
   int customerCount
)

Parameters

load
customerCount
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

LoadWithCount Class
LoadWithCount Members
Overload List

 

 


Send Comment