Represents the type of filter, legacy or updated.
Namespace: P4s3FilterToolsAssembly: P4s3FilterTools (in P4s3FilterTools.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
NONE | -1 | Represents the type of filter loaded as NONE or empty. | |
LEGACY_P4S_2 | 1 | Represents the type of filter loaded as legacy. | |
UPDATED_P4S_3 | 2 | Represents the type of filter loaded as new/updated. |
See Also