Click or drag to resize

ModelStateReaderLineNumber Property

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

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

Property Value

Type: Int32
See Also