Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 600 Bytes

InputFileReadXmlConfiguration.md

File metadata and controls

10 lines (7 loc) · 600 Bytes

IO.Swagger.Model.InputFileReadXmlConfiguration

Properties

Name Type Description Notes
UseXmlAttributes bool? Indicate if the importation should take in account the attribute in the xml nodes.
FlattenXmlChildElements bool? Indicate if the children xml nodes should be flatten with there parent to take in account the sub node values.

[Back to Model list] [Back to API list] [Back to README]