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