Click or drag to resize

OpsCountSheetRequestSelectedReason Property

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

Property Value

Type: KeyValuePairInt32, String
See Also