Click or drag to resize

TimePhasedSpreadServiceArgumentsInformationFile Property

The fully qualified XML file name that defines the spread to be returned. Optional. If the file is supplied, the file must be visible from the web service host. If a file is not supplied, the web service will create a temporary file using the value defined in InformationXML.

Namespace:  Cobra.Model.WebService
Assembly:  Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.4.717.3176 (8.4.0717.3176)
Syntax
C#
public string InformationFile { get; set; }

Property Value

Type: String
See Also