Class CreateStatisticsRequestBase
Encapsulates the parameters of statistics creation.
Inheritance
System.Object
    CreateStatisticsRequestBase
      
      
  Syntax
public class CreateStatisticsRequestBaseFields
Options
The options of the statistics.
Declaration
public StatisticsOptions OptionsType
StatisticsOptionsProjectGuid
The guid of the server project.
Declaration
public Guid ProjectGuidType
System.GuidResultFormat
The requested result format.
Declaration
public StatisticsResultFormat ResultFormat