GenericXmlBridgeTDataAccessStartElementMaxDepth Property

The maximum depth in the xml hierarchy to look for StartElementTag. 0 means "only search top level". Increasing values causes to search deeper into the hierarcy.

Definition

Namespace: DHI.Mike1D.Generic
Assembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public int StartElementMaxDepth { get; set; }

Property Value

Int32

See Also