ImportObjectTypeFilter Class |
Namespace: CMS.CMSImportExport
public class ImportObjectTypeFilter : IObjectTypeFilter
The ImportObjectTypeFilter type exposes the following members.
Name | Description | |
---|---|---|
ImportObjectTypeFilter |
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 import.
|