Class DocumentHistoryRequest
Represents a document history request.
Syntax
public class DocumentHistoryRequest
Fields
DocumentGuids
The guids of the documents or slices to which the history items should be returned. The null value means that all of the history items should be returned.
Declaration
public Guid[] DocumentGuids