fsresFabSuiteXMLResponseXMLError Property |
An error in the XML formatting.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("XMLError", DataType = "token")] public List<string> XMLError { get; set; }
Property Value
Type: ListStringSee Also