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.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic string DataPropertyName { get; set; }
Property Value
String
See Also