ChangeListSearchCriteria.FromDate 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, only include history entries created after this date (string)
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="fromDate")]
public string FromDate { get; set; }
member this.FromDate : string with get, set
Public Property FromDate As String
Property Value
- Attributes