TfvcChangesetRef.CheckedInBy 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.
Alias or display name of user
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.VisualStudio.Services.WebApi.IdentityRef CheckedInBy { get; set; }
member this.CheckedInBy : Microsoft.VisualStudio.Services.WebApi.IdentityRef with get, set
Public Property CheckedInBy As IdentityRef
Property Value
- Attributes