IntegrateProjectDataServiceArgumentsActivityFilePath Property |
Determines the activity 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 activity file specified in the saved configuration is used.
Namespace: Cobra.Model.WebServiceAssembly: Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.6.701.3644 (8.6.0701.3644)
Syntaxpublic string ActivityFilePath { get; set; }Property Value
String
See Also