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: 19.8
Syntax
C#
public override bool IsCacheable { get; }

Property Value

Boolean
See Also