The type of break that separates the previous chunk from the current chunk. Values are from the CHUNK_BREAKTYPE enumeration.

Namespace: FilterLibrary
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public FilterCode..::..CHUNK_BREAKTYPE breakType
Visual Basic
Public breakType As FilterCode..::..CHUNK_BREAKTYPE
Visual C++
public:
FilterCode..::..CHUNK_BREAKTYPE breakType

See Also