Edit

PointUpdateModel Class

Definition

Model to update test point.

[System.Runtime.Serialization.DataContract]
public class PointUpdateModel
type PointUpdateModel = class
Public Class PointUpdateModel
Inheritance
PointUpdateModel
Attributes

Constructors

PointUpdateModel(Nullable<Boolean>, String, IdentityRef)

Properties

Outcome

Outcome to update.

ResetToActive

Reset test point to active.

Tester

Tester to update. Type Microsoft.VisualStudio.Services.WebApi.IdentityRef.

Methods

ToString()

Applies to