Namespace: FilterLibrary
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public enum CHUNKSTATE |
Visual Basic |
---|
Public Enumeration CHUNKSTATE |
Visual C++ |
---|
public enum class CHUNKSTATE |
Members
Member name | Value | Description | |
---|---|---|---|
CHUNK_TEXT | 1 | The current chunk is a text-type property. | |
CHUNK_VALUE | 2 | The current chunk is a value-type property. | |
CHUNK_FILTER_OWNED_VALUE | 4 | Reserved |