Click or drag to resize

ReclassServiceArgumentsCriteria Property

The criteria to use for the reclass process. Default is 'Total Project'. The available criteria will change based on the project and the terms and codes defined on the project. Some typical criteria include: * Total Project * Control Account (the Control Account term) * Work Package (the Work Package term) * WBS (the name given to the CA1 key field) * OBS (the name given to the CA2 key field) * WP (the name given to the WP key field) * Resource * Resource Assignment * CAM (the Control Account Manager term)

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 Criteria { get; set; }

Property Value

Type: String
See Also