PDIParserLineNumber Property

This returns the current line number being processed from the data stream

Definition

Namespace: EWSoftware.PDI.Parser
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public int LineNumber { get; }

Property Value

Int32

See Also