Click or drag to resize

HelperGetPreviousValue Method

KotakNet DotNet Library

Namespace:  KotakNet.Bridge
Assembly:  KotakNet.Bridge (in KotakNet.Bridge.dll) Version: 1.0.0.0 (1.0.22.702)
Syntax
public double GetPreviousValue(
	string trdsym,
	double value,
	string field,
	string stgyCode
)

Parameters

trdsym
Type: SystemString
value
Type: SystemDouble
field
Type: SystemString
stgyCode
Type: SystemString

Return Value

Type: Double
See Also