Click or drag to resize

OpsRequestResourceName Property

The name of a resource associated with this request. Typically the name of a ui element or the name of a content resource.

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

Property Value

String
See Also