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: 18.2
Syntax
C#
public string ResourceName { get; set; }

Property Value

Type: String
See Also