Click or drag to resize
MultiObjectQueryBaseTQuery, TInnerQuery, TObjectElementType Property
Returns the element type.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public Type ElementType { get; }

Property Value

Type: Type

Implements

IQueryableElementType
See Also