OpsContextIsTouchSplitCheckPage Property |
- Getter or Setter to know if CheckDetailArea2.xaml.cs
is called from TouchSplit Command or not
since CheckDetailArea2.xaml.cs can be called from
ViewCheckDetail Command as well
- is set to true in Operations.Check.SplitCheck.cs
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic bool IsTouchSplitCheckPage { get; set; }
Property Value
Boolean
See Also