Click or drag to resize
StagingHelperTreatServerNamesAsInstances Property
Indicates whether to delete instance global tasks (tasks belonging to servers with same ServerName) after synchronization

Namespace: CMS.Synchronization
Assembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 9.0.0
Syntax
C#
public static bool TreatServerNamesAsInstances { get; set; }

Property Value

Type: Boolean
See Also