OpsCheckRequestRegularCheckList Property |
List of auto fire checks to be displayed.
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic List<CheckSummaryData> RegularCheckList { get; set; }
Property Value
ListCheckSummaryData
See Also