Click or drag to resize
SharePointLibrarySynchronizationStateLastResult Property
Last result of the synchronization. Null if the synchronization was performed successfully.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 9.0.0
Syntax
C#
public virtual string LastResult { get; }

Property Value

Type: String
See Also