Click or drag to resize
IObjectTypeFilterIsIncludedType Method
Indicates whether given type info is included in the output.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
bool IsIncludedType(
	ObjectTypeInfo typeInfo
)

Parameters

typeInfo
Type: CMS.DataEngineObjectTypeInfo
Object type info

Return Value

Type: Boolean
See Also