Class CreateStatisticsOnDocumentsRequest
Encapsulates the parameters of statistics creation for the given documents or document divisions.
Syntax
public class CreateStatisticsOnDocumentsRequest : CreateStatisticsRequestBase
Fields
DocumentOrSliceGuids
The guids of the documents and slices on which statistics is to be created. Each document or slice included has to have the same target language.
Declaration
public Guid[] DocumentOrSliceGuids