WorkspaceSummary public class WorkspaceSummary This class represents the workspace summary. Documentation public long DocumentCount { get; set; } The count of documents in the workspace. public long FileSize { get; set; } Size of the workspace file. public WorkspaceSummary()