| DeserializerBaseIsInvalidXml Property |
Indicates if the validated file is not valid XML.
If so ValidationErrors contains at least one entry.
Namespace:
Omada.OE.AppLogic.Serialization
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic bool IsInvalidXml { get; }
Property Value
Type:
Boolean
See Also