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)
* Progress
To see the list of criteria you can specify, access the Cobra Help System, navigate to Tools » API » API Script » Process Sections, and locate the relevant Cobra process.
Namespace: Cobra.Model.WebServiceAssembly: Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.7.700.3793 (8.7.0700.3793)
Syntaxpublic string Criteria { get; set; }Property Value
String
See Also