Class CreateStatisticsOnProjectRequest
Encapsulates the parameters of project statistics creation.
Syntax
public class CreateStatisticsOnProjectRequest : CreateStatisticsRequestBase
Fields
TargetLangCodes
The three+(two) letter codes of target languages for which project level statistics is to be created. If null, the statistics is created for all target languages.
Declaration
public string[] TargetLangCodes