Click or drag to resize

PhysicalParser Properties

The PhysicalParser type exposes the following members.

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