IObjectQueryTQuery, TObjectWithID Method |
Sets the where condition for a specific object ID
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax TQuery WithID(
int objectId
)
Parameters
- objectId
- Type: SystemInt32
Object ID
Return Value
Type:
TQuerySee Also