ModelStateReaderLinePosition Property

The current line position in the xml file, or -1 if not available

Definition

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

Property Value

Int32

See Also