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: 13.0.131
Syntax
C#
public string SystemVersion { get; set; }

Property Value

Type: String
See Also