Click or drag to resize
EnumerationObjectTypeFilterObjectTypes Property
Object types to be included. Everything else will be filtered out.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public IEnumerable<string> ObjectTypes { get; }

Property Value

Type: IEnumerableString
See Also