Click or drag to resize

GenericXmlBridgeTDataAccessXmlWriterSettings Property

Get/Set XmlWriterSettings in case xml output needs custom formatting This does not affect xml content, only formatting of the xml.

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public XmlWriterSettings XmlWriterSettings { get; set; }

Property Value

Type: XmlWriterSettings
See Also