ProcessingSetDocumentInfo public class ProcessingSetDocumentInfo Documentation public DateTime ProcessingSetDateCreated { get; set; } public int ProcessingSetId { get; set; } public string ProcessingSetName { get; set; } public long PublishedDocumentCount { get; set; } public decimal PublishedDocumentSizeInBytes { get; set; } public ProcessingSetDocumentInfo()