RemoteWorkItemLinkUpdateResult.RemoteStatus Property
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.
[Microsoft.VisualStudio.Services.WebApi.ClientInternalUseOnly(true)]
[System.Runtime.Serialization.DataMember]
public Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.RemoteStatus RemoteStatus { get; set; }
member this.RemoteStatus : Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.RemoteStatus with get, set
Public Property RemoteStatus As RemoteStatus
Property Value
- Attributes
-
Microsoft.VisualStudio.Services.WebApi.ClientInternalUseOnlyAttribute DataMemberAttribute