Gets or sets the statistic object type (Agent or GroupAgent).

C# | Visual Basic | Visual C++ |
public StatisticObjectType StatObjectType { get; protected set; }
Public Property StatObjectType As StatisticObjectType
public: property StatisticObjectType StatObjectType { StatisticObjectType get (); void set (StatisticObjectType value); }

The statistic object type (Agent or GroupAgent).