Click or drag to resize

OpsContextSelectedSuperLiteCheckGuid Property

Variable to hold selkected Check Guid from SuperLite Home screen so we can get it's detail to display in the Receipt Detail Area without 'opening' the check.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public string SelectedSuperLiteCheckGuid { get; set; }

Property Value

Type: String
See Also