DeletionDate |
Scroll |
Gets the date when the object has been deleted.
Namespace: Therefore.API
Visual Basic Public Overridable Property DeletionDate As DateTime C# public virtual DateTime DeletionDate { get; set;}
Property ValueThe date when the object has been deleted.
|