Click or drag to resize
FilteredInfoObjectCollectionItem Property (String)
Name for the filtering.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public IInfoObjectCollection this[
	string filterName
] { get; }

Parameters

filterName
Type: SystemString
Filter name

Property Value

Type: IInfoObjectCollection
See Also