XDTOSerializer.CanReadXML
Syntax:
Parameters:
<XMLReader> (required)
Object used to read XML data.
Returned value:
True - 1C:Enterprise type exists; False - otherwise.
Description:
This method obtains XML data type from the XMLReader object similarly to the GetXMLType method, and then it attempts to define whether there is a corresponding 1C:Enterprise type similarly to the FromXMLType method.
Availability:
Note: