Click or drag to resize

TableSummaryEntry Constructor (TableSummaryEntry)

Initializes a new instance of the TableSummaryEntry class

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public TableSummaryEntry(
	TableSummaryEntry rhs
)

Parameters

rhs
Type: Micros.OpsTableSummaryEntry
See Also