Class Performance
Performance
[DataContract]
public class Performance
- Inheritance
-
Performance
- Inherited Members
Constructors
Performance()
public Performance()
Properties
PerfScore
Performance score
[DataMember(Name = "perfScore")]
public double PerfScore { get; set; }