Click or drag to resize

OpsSelectionEntryData Property

Data that this entry represents.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public Object Data { get; set; }

Property Value

Type: Object
See Also