FilterConfig Class

Construction Manager

FilterConfig Class

[Missing <summary> documentation for "T:ConstructionManager.FilterConfig"]

Inheritance Hierarchy
SystemObject  ConstructionManagerFilterConfig

Namespace:  ConstructionManager
Assembly:  ConstructionManager (in ConstructionManager.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class FilterConfig

The FilterConfig type exposes the following members.

Constructors
  NameDescription
Public methodFilterConfig
Initializes a new instance of the FilterConfig class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberRegisterGlobalFilters
Public methodToString (Inherited from Object.)
Top
See Also