ObjectRelationshipsCollection.GetWhereCondition Method |
Gets the where condition for filtering.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntaxprotected override WhereCondition GetWhereCondition(
string filterName
)
Parameters
- filterName
- Type: System.String
Filter name
Return Value
Type:
WhereCondition
See Also