Click or drag to resize

OpsErrorRequestIsCacheable Property

Set to false to indicate this request is NOT cacheable.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public override bool IsCacheable { get; }

Property Value

Type: Boolean
See Also