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