Click or drag to resize
StagingTaskDataSystemVersion Property
From which Kentico version is this object sent. Version should be the same on source and target. If not set, current version is returned.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntax
C#
public string SystemVersion { get; set; }

Property Value

Type: String

Implements

IStagingTaskDataSystemVersion
See Also