Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
ObjectQueryBase(TQuery, TObject) Class
ObjectQueryBase(TQuery, TObject) Properties
ElementType Property
Expression Property
FirstObject Property
IsOffline Property
Name Property
Object Property
ObjectType Property
Provider Property
TypedResult Property
TypeInfo Property
UseObjectQuery Property
UseObjectTypeCondition Property
ObjectQueryBase
TQuery
,
TObject
ObjectType Property
Returns the object type of the objects stored within the collection.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
string
ObjectType
{
get
;
set
; }
Property Value
Type:
String
Implements
IObjectQuery
ObjectType
See Also
Reference
ObjectQueryBase
TQuery, TObject
Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com