Click or drag to resize
ObjectVersionHistoryInfoVersionSiteBindingIDs Property
Version site binding for deleted global objects with site bindings. Contains list of site GUIDs separated by ; to identify to which sites should be the object assigned during the restore opearation.

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

Property Value

Type: String
See Also