Edit

Share via


BuildMetric Class

Definition

Represents metadata about builds in the system.

[System.Runtime.Serialization.DataContract]
public class BuildMetric : Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
type BuildMetric = class
    inherit BaseSecuredObject
Public Class BuildMetric
Inherits BaseSecuredObject
Inheritance
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
BuildMetric
Attributes

Constructors

BuildMetric()

Properties

Date

The date for the scope.

IntValue

The value.

Name

The name of the metric.

Scope

The scope.

Applies to