ArcFM Desktop Developer Guide
RecordValue Method


Syntax
'Declaration
 
Public Sub RecordValue( _
   ByVal val As Double _
) 
'Usage
 
Dim instance As RunningStatistics
Dim val As Double
 
instance.RecordValue(val)
public void RecordValue( 
   double val
)

Parameters

val
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

RunningStatistics Class
RunningStatistics Members

 

 


Send Comment