PointUpdateModel(Nullable<Boolean>, String, IdentityRef) Constructor
Definition
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.
public PointUpdateModel(Nullable<bool> resetToActive = null, string outcome = "", Microsoft.VisualStudio.Services.WebApi.IdentityRef tester = null);
new Microsoft.TeamFoundation.TestManagement.WebApi.PointUpdateModel : Nullable<bool> * string * Microsoft.VisualStudio.Services.WebApi.IdentityRef -> Microsoft.TeamFoundation.TestManagement.WebApi.PointUpdateModel
Public Sub New (Optional resetToActive As Nullable(Of Boolean) = null, Optional outcome As String = "", Optional tester As IdentityRef = null)
Parameters
- outcome
- String
- tester
- Microsoft.VisualStudio.Services.WebApi.IdentityRef