IObjectQueryTQuery, TObjectWithCodeName Method |
Sets the where condition for a specific object code name
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax TQuery WithCodeName(
string codeName
)
Parameters
- codeName
- Type: SystemString
Code name
Return Value
Type:
TQuerySee Also