Click or drag to resize

OpsRequestDataPropertyName Property

The name of a property of the data object declared in Data. Typically this will be used for selecting the field bound to Data.DataPropertyName in the UI element specified in ResourceName.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public string DataPropertyName { get; set; }

Property Value

String
See Also