Click or drag to resize

IntegrateProjectDataServiceArgumentsFilterCriteriaSelection Property

The criteria filter that controls the portion of the project to be integrated. 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

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

Property Value

Type: String
See Also