Click or drag to resize
CacheableQueryResultIsCachedResult Property
Is this result a cached result? If not, it contains updated data.

Namespace: Rally.RestApi.Response
Assembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax
public bool IsCachedResult { get; }

Property Value

Type: Boolean
See Also