TestCaseResultUpdateModel Constructors
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.
Overloads
TestCaseResultUpdateModel()
public TestCaseResultUpdateModel();
Public Sub New ()
Applies to
TestCaseResultUpdateModel(TestCaseResultUpdateModel)
public TestCaseResultUpdateModel(Microsoft.TeamFoundation.TestManagement.WebApi.TestCaseResultUpdateModel _model);
new Microsoft.TeamFoundation.TestManagement.WebApi.TestCaseResultUpdateModel : Microsoft.TeamFoundation.TestManagement.WebApi.TestCaseResultUpdateModel -> Microsoft.TeamFoundation.TestManagement.WebApi.TestCaseResultUpdateModel
Public Sub New (_model As TestCaseResultUpdateModel)
Parameters
- _model
- TestCaseResultUpdateModel