PhysicalParser Properties

Properties

CompressionAlgorithm Gets or sets the compression algorithm used by the PQDIF file.
CompressionStyle Gets or sets the compression style used by the PQDIF file.
ExceptionList Gets all the exceptions encountered while parsing.
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.
MaximumExceptionsAllowed Gets or sets the maximum number of exceptions in the exception list before parser will quit.
MaximumExceptionsReached Gets a value that indicates whether the maximum number of exceptions has been reached.

See Also