Click or drag to resize

IntegrateActualCostsServiceArgumentsProject Property

Determines the project where you want to import actual costs. Opional if a configuration file is used, otherwise, required. If configuration file is used and this is not set, the project in the saved configuration is used.

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

Property Value

Type: String
See Also