Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
AbstractSynchronizationSettings Class
AbstractSynchronizationSettings Properties
LogIntegration Property
LogStaging Property
RunAsynchronously Property
ServerID Property
TaskGroups Property
TaskType Property
User Property
WorkerCall Property
AbstractSynchronizationSettings
TaskGroups Property
Staging task groups to which the staging task belongs.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
IEnumerable
<
IStagingTaskGroup
>
TaskGroups
{
get
;
set
; }
Property Value
Type:
IEnumerable
IStagingTaskGroup
See Also
Reference
AbstractSynchronizationSettings Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com