Edit

ModuleCoverage.Functions Property

Definition

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.FunctionCoverage> Functions { get; set; }
member this.Functions : System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.FunctionCoverage> with get, set
Public Property Functions As List(Of FunctionCoverage)

Property Value

Attributes

Applies to