| SharePointDocumentLastModifiedBy Property |
The user who last modified the document.
Namespace:
Galactic.SharePoint
Assembly:
Galactic.SharePoint (in Galactic.SharePoint.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public SharePointUser LastModifiedBy { get; }
Public ReadOnly Property LastModifiedBy As SharePointUser
Get
public:
property SharePointUser^ LastModifiedBy {
SharePointUser^ get ();
}
member LastModifiedBy : SharePointUser with get
Property Value
Type:
SharePointUserSee Also