| SharePointListLastItemDeleted Property |
The date and time that the last item was deleted from the list.
Namespace:
Galactic.SharePoint
Assembly:
Galactic.SharePoint (in Galactic.SharePoint.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public DateTime LastItemDeleted { get; }
Public ReadOnly Property LastItemDeleted As DateTime
Get
public:
property DateTime LastItemDeleted {
DateTime get ();
}
member LastItemDeleted : DateTime with get
Property Value
Type:
DateTimeSee Also