Responder Developer Guide
CreateLoadPointHistory Method


Syntax
'Declaration
 
Public Shared Function CreateLoadPointHistory( _
   ByVal id As Integer _
) As LoadPointHistory
'Usage
 
Dim id As Integer
Dim value As LoadPointHistory
 
value = LoadPointHistory.CreateLoadPointHistory(id)
public static LoadPointHistory CreateLoadPointHistory( 
   int id
)

Parameters

id
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

LoadPointHistory Class
LoadPointHistory Members

 

 


Send Comment