TimePhasedSpreadServiceArgumentsOutputFile Property |
The fully qualified XML file name that will be created by this service, containing the requested spread.
This file must be visible from the web service host. If the specified file does not exist, it will be created. If the file exists, it will be overwritten.
Required.
Namespace: Cobra.Model.WebServiceAssembly: Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.7.700.3793 (8.7.0700.3793)
Syntaxpublic string OutputFile { get; set; }Property Value
String
See Also