IObjectTypeFilter Interface |
Namespace: CMS.DataEngine
public interface IObjectTypeFilter
The IObjectTypeFilter type exposes the following members.
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 |
Indicates whether given object type is included in the output.
|