MultiQueryBaseTQuery, TInnerQuerySetClassName Method |
Sets class name for current query
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected override void SetClassName(
string value
)
Parameters
- value
- Type: SystemString
New class name value
See Also