| InfoObjectCollectionGetNameWhereCondition Method | 
            Gets the where condition for the given object name.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
 Syntax
Syntaxpublic override string GetNameWhereCondition(
	string name
)
Parameters
- name
- Type: SystemString
 Object name
Return Value
Type: 
String See Also
See Also