FilterType EnumerationA Sandcastle Documented Class Library
Represents the type of filter, legacy or updated.

Namespace: P4s3FilterTools
Assembly: P4s3FilterTools (in P4s3FilterTools.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public enum FilterType
Members

  Member nameValueDescription
NONE-1 Represents the type of filter loaded as NONE or empty.
LEGACY_P4S_21 Represents the type of filter loaded as legacy.
UPDATED_P4S_32 Represents the type of filter loaded as new/updated.
See Also