Click or drag to resize
IObjectQueryTQuery, TObjectWithGuid Method
Sets the where condition for a specific object GUID

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
TQuery WithGuid(
	Guid guid
)

Parameters

guid
Type: SystemGuid
Object GUID

Return Value

Type: TQuery
See Also