Edit

LegacyTestCaseResult.CustomFields Property

Definition

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

Property Value

Attributes

Applies to