 | SPItemInfoTimeLastModified Property |
[Missing <summary> documentation for "P:Koden.Utils.SharePoint.SPItemInfo.TimeLastModified"]
Namespace:
Koden.Utils.SharePoint
Assembly:
Koden.Utils.SharePoint (in Koden.Utils.SharePoint.dll) Version: 1.0.6453.26061
Syntaxpublic DateTime TimeLastModified { get; set; }
Public Property TimeLastModified As DateTime
Get
Set
public:
property DateTime TimeLastModified {
DateTime get ();
void set (DateTime value);
}
member TimeLastModified : DateTime with get, set
Property Value
Type:
DateTime
See Also