Click or drag to resize

HelperGetCapturedPrice 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 GetCapturedPrice(
	string trdsym,
	double value,
	string field,
	bool isCapture,
	string stgyCode,
	bool isReset = false,
	bool isstatic = true
)

Parameters

trdsym
Type: SystemString
value
Type: SystemDouble
field
Type: SystemString
isCapture
Type: SystemBoolean
stgyCode
Type: SystemString
isReset (Optional)
Type: SystemBoolean
isstatic (Optional)
Type: SystemBoolean

Return Value

Type: Double
See Also