Click or drag to resize
ObjectVersionHistoryInfoVersionDeletedWhen Property
DateTime when the object was deleted.

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

Property Value

Type: DateTime
See Also