Click or drag to resize

OpsRequestData Property

An object that will be used by the resource specified in ResourceName. Typically this will provide an object to bind the ui element to.

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

Property Value

Type: Object
See Also