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