Click or drag to resize

OpsContextUpdateItem Class

Inheritance Hierarchy
SystemObject
  Micros.Ops.Extensibility.PageControl.MessageOpsContextUpdateItem

Namespace: Micros.Ops.Extensibility.PageControl.Message
Assembly: Ops (in Ops.dll) Version: 19.9
Syntax
C#
public class Item : IComparable<OpsContextUpdateItem>

The OpsContextUpdateItem type exposes the following members.

Constructors
 NameDescription
Public methodOpsContextUpdateItemInitializes a new instance of the OpsContextUpdateItem class
Top
Methods
 NameDescription
Public methodCompareTo 
Public methodToString
(Overrides ObjectToString)
Top
Fields
 NameDescription
Public fieldName 
Public fieldType 
Public fieldVal 
Top
See Also