CheckSummaryData(Int32, CGwCheckTotal, DataStoreClient, Int32, Boolean, CultureInfo, Boolean) Constructor |
Constructor
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic CheckSummaryData(
int wsId,
CGwCheckTotal t,
DataStoreClient DS,
int decimalPlaces,
bool useThousandChar,
CultureInfo cultureInfo,
bool useTblObjNum = false
)
Parameters
- wsId Int32
-
- t CGwCheckTotal
-
- DS DataStoreClient
-
- decimalPlaces Int32
-
- useThousandChar Boolean
-
- cultureInfo CultureInfo
-
- useTblObjNum Boolean (Optional)
-
See Also