Click or drag to resize
GetDeletedEntitiesResultItemDeletionDateTimeUtc Property
Gets the date and time when the entity was deleted.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
public DateTime DeletionDateTimeUtc { get; }

Property Value

Type: DateTime
See Also