Click or drag to resize

OpsCountSheetRequestSelectedReason Property

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public KeyValuePair<int, string> SelectedReason { get; set; }

Property Value

Type: KeyValuePairInt32, String
See Also