fsreqExportJobStatusXMLFormat Property |
Format to export to.
If the value is 'SDS/2' then the export is to the SDS/2 XML format. Otherwise the export is for the FabSuite XML format.
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute(DataType = "token")] public string XMLFormat { get; set; }
Property Value
Type: StringSee Also