InfoObjectCollectionGetSubsetWhere Method |
Returns the clone of the collection with specified where condition applied
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public virtual InfoObjectCollection GetSubsetWhere(
string whereCondition
)
Parameters
- whereCondition
- Type: SystemString
Where condition
Return Value
Type:
InfoObjectCollectionSee Also