| EnumerationObjectTypeFilter Class |
Namespace: CMS.DataEngine
public class EnumerationObjectTypeFilter : IObjectTypeFilter
The EnumerationObjectTypeFilter type exposes the following members.
| Name | Description | |
|---|---|---|
| EnumerationObjectTypeFilter |
Constructor
|
| Name | Description | |
|---|---|---|
| IsBindingIncludedToParent |
Indicates whether given type info is a binding processed together with its parent, hence should be ignored in the output.
| |
| IsChildIncludedToParent |
Indicates whether given type info is a child processed together with its parent, hence should be ignored in the output.
| |
| IsIncludedType |
Returns true if the given object type is included in output.
|