LogicalParser Properties

Properties

ContainerRecord Gets the container record from the PQDIF file. This is parsed as soon as the parser is opened.
DataSourceRecords Gets a list of all DataSource records from the PQDIF file. This is parsed when scanning through the observation records.
FileName Gets or sets the file path (not just the name) of the PQDIF file to be parsed. Obsolete in favor of FilePath.
Obsolete
FilePath Gets or sets the file path of the PQDIF file to be parsed.

See Also