Click or drag to resize

OpsSelectionEntryData Property

Data that this entry represents.

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

Property Value

Type: Object
See Also