IObjectQueryTQuery, TObjectWithGuid Method |
Sets the where condition for a specific object GUID
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
SyntaxTQuery WithGuid(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
Object GUID
Return Value
Type:
TQuery
See Also