ChangeListSearchCriteria.ToVersion 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.
If provided, a version descriptor for the latest change list to include
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="toVersion")]
public string ToVersion { get; set; }
member this.ToVersion : string with get, set
Public Property ToVersion As String
Property Value
- Attributes