Click or drag to resize
MultiObjectQueryBaseTQuery, TInnerQuery, TObjectObjectType Property
Returns the object type of the objects stored within the collection.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public string ObjectType { get; set; }

Property Value

Type: String

Implements

IObjectQueryObjectType
See Also