Click or drag to resize
RequestProjectScopeUp Property
Default is the user's default from Rally. In addition to the specified project, include projects above the specified one.

Namespace: Rally.RestApi
Assembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax
public Nullable<bool> ProjectScopeUp { get; set; }

Property Value

Type: NullableBoolean
See Also