| BaseInfoGeneralizedInfoWrapperGetObject Method (String) | 
            Gets the object by specified where condition.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
 Syntax
Syntaxpublic BaseInfo GetObject(
	string whereCondition
)
Parameters
- whereCondition
- Type: SystemString
 Where condition
Return Value
Type: 
BaseInfo See Also
See Also