Click or drag to resize
SharePointLibrarySynchronizationStateLastRunTime Property
Last run time of the synchronization.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 9.0.0
Syntax
C#
public Nullable<DateTime> LastRunTime { get; }

Property Value

Type: NullableDateTime
See Also