EnumerationObjectTypeFilter Class |
Namespace: CMS.DataEngine
public class EnumerationObjectTypeFilter : IObjectTypeFilter
The EnumerationObjectTypeFilter type exposes the following members.
Name | Description | |
---|---|---|
EnumerationObjectTypeFilter |
Constructor
|
Name | Description | |
---|---|---|
ObjectTypes |
Object types to be included. Everything else will be filtered out.
|
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 type info is included in output.
|