Edit

CloneOperationInformation.State Property

Definition

Current state of the operation. When State reaches Suceeded or Failed, the operation is complete

[System.Runtime.Serialization.DataMember(Name="state")]
public Microsoft.TeamFoundation.TestManagement.WebApi.CloneOperationState State { get; set; }
member this.State : Microsoft.TeamFoundation.TestManagement.WebApi.CloneOperationState with get, set
Public Property State As CloneOperationState

Property Value

Attributes

Applies to