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