BuildInformationFieldRecord.Type Property

Gets the type of the field value Object.

Namespace:  Microsoft.TeamFoundation.Build.Workflow.Tracking
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Syntax

public string Type { get; private set; }

Property Value

Type: System.String
The type of the field value Object.

.NET Framework Security

See Also

Reference

BuildInformationFieldRecord Class

Microsoft.TeamFoundation.Build.Workflow.Tracking Namespace