Click or drag to resize
DynamicJsonObjectFields Property
Get the members contained in this object.

Namespace: Rally.RestApi.Json
Assembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax
public IEnumerable<string> Fields { get; }

Property Value

Type: IEnumerableString
See Also