Click or drag to resize
ObjectVersionHistoryInfoVersionDeletedByUserID Property
ID of the user who deleted the object.

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

Property Value

Type: Int32
See Also