PlanUpdateModel.StartDate Field
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Start date for the test plan.
C#
[System.Runtime.Serialization.DataMember(Name="startDate")]
public string StartDate;
val mutable StartDate : string
Public StartDate As String
- Attributes
Product | Versions |
---|---|
Azure DevOps Services .NET SDK | preview, latest |