Click or drag to resize

VssSupportGetVssCheckInformation Method

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public static string GetVssCheckInformation(
	string title,
	Check check,
	bool basic
)

Parameters

title
Type: SystemString
check
Type: Check
basic
Type: SystemBoolean

Return Value

Type: String
See Also