Click or drag to resize
RequestFetch Property
A list of attributes to be returned in the result set. If null or empty true will be used.

Namespace: Rally.RestApi
Assembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax
public List<string> Fetch { get; set; }

Property Value

Type: ListString
See Also