Click or drag to resize

LogicalParser Properties

The LogicalParser type exposes the following members.

Properties
  Name Description
Public property ContainerRecord Gets the container record from the PQDIF file. This is parsed as soon as the parser is Opened.
Public property DataSourceRecords Gets a list of all DataSource records from the PQDIF file. This is parsed when passing throug the observation records NextObservationRecorded.
Public property FileName Obsolete.
Gets or sets the file path (not just the name) of the PQDIF file to be parsed. Obsolete in favor of FilePath.
Public property FilePath Gets or sets the file path of the PQDIF file to be parsed.
Top
See Also