Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.DataEngine
QueryExpressionBase(TExpression) Class
QueryExpressionBase(TExpression) Methods
AsColumn Method
AsValue Method
CopyPropertiesTo Method
GetExpression Method
ToString Method
QueryExpressionBase
<
TExpression
>
.
CopyPropertiesTo Method
Copies all the object properties to the given target class
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
Copy
public
override
void
CopyPropertiesTo
(
IQueryObject
target
)
Parameters
target
Type:
CMS.DataEngine
.
IQueryObject
Target class
See Also
Reference
QueryExpressionBase
<
TExpression
>
Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com