RespreadServiceArgumentsSelection Property |
The the criteria filter that controls the portion of the project that is respread.
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.Model.WebService
Assembly:
Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.4.717.3176 (8.4.0717.3176)
Syntax public string Selection { get; set; }
Property Value
Type:
StringSee Also