Click or drag to resize

IntegrateProjectDataServiceArgumentsResourceAssignmentFilePath Property

Determines the resource assignment file to be imported. This should only be used when loading data using an import file. This must be a fully qualified filename and must be visible to the web service host. Optional. If not set, the resource assignment file specified in the saved configuration is used.

Namespace: Cobra.Model.WebService
Assembly: Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.7.700.3793 (8.7.0700.3793)
Syntax
C#
public string ResourceAssignmentFilePath { get; set; }

Property Value

String
See Also