Click or drag to resize

ReclassServiceArgumentsSelection Property

The the criteria filter that controls the portion of the project that is reclassed. The selection must be consistent with the Criteria setting. Ignored if Criteria is set to Total Project. Required for all other Criteria values. Examples: * If Criteria = "Control Account", use a Control Account key value: 1.1 / 1000 * If Criteria = "WBS", use a WBS ID: 1.2.1 * If Criteria = "Resource", use a resource ID: ASTRO * If Criteria = "Resource Assignment", use a Resource Assignment key: 1.2 / 1200 / 01 / ASTRO

Namespace:  Cobra.WebService.ClientAPI.Application.Files
Assembly:  Cobra.WebService.ClientAPI (in Cobra.WebService.ClientAPI.dll) Version: 8.4.717.3176 (8.4.0717.3176)
Syntax
C#
public string Selection { get; set; }

Property Value

Type: String
See Also