Click or drag to resize

OpsContextUpdateItemCompareTo Method


Namespace: Micros.Ops.Extensibility.PageControl.Message
Assembly: Ops (in Ops.dll) Version: 19.9
Syntax
C#
public int CompareTo(
	OpsContextUpdateItem other
)

Parameters

other  OpsContextUpdateItem
 

Return Value

Int32

Implements

IComparableTCompareTo(T)
See Also