ObjectRelationshipsCollectionGetWhereCondition Method |
Gets the where condition for filtering.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax protected override WhereCondition GetWhereCondition(
string filterName
)
Parameters
- filterName
- Type: SystemString
Filter name
Return Value
Type:
WhereConditionSee Also