Class CreateStatisticsRequestBase
Encapsulates the parameters of statistics creation.
Inheritance
CreateStatisticsRequestBase
Syntax
public class CreateStatisticsRequestBase
Fields
Options
The options of the statistics.
Declaration
public StatisticsOptions Options
Type
StatisticsOptionsProjectGuid
The guid of the server project.
Declaration
public Guid ProjectGuid
Type
GuidResultFormat
The requested result format.
Declaration
public StatisticsResultFormat ResultFormat