|   | Logical | 
The LogicalParser type exposes the following members.
 Properties
Properties
        | Name | Description | |
|---|---|---|
|   | 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 passing throug the observation records NextObservationRecorded. | 
|   | FileName | Obsolete. Gets or sets the file path (not just the name) of the PQDIF file to be parsed. Obsolete in favor of FilePath. | 
|   | FilePath | Gets or sets the file path of the PQDIF file to be parsed. | 
 See Also
See Also