HistoryQueryResults<T> Class
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.
Caution
This is unused as of Dev15 M108 and may be deleted in the future
C#
[System.Obsolete("This is unused as of Dev15 M108 and may be deleted in the future")]
[System.Runtime.Serialization.DataContract]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.TeamFoundation.SourceControl.WebApi.GitHistoryQueryResults))]
public class HistoryQueryResults<T>
type HistoryQueryResults<'T> = class
Public Class HistoryQueryResults(Of T)
- T
- Inheritance
-
HistoryQueryResults<T>
- Derived
- Attributes
More |
True if there are more results available to fetch (we're returning the max # of items requested) A more RESTy solution would be to include a Link header |
Results |
The history entries (results) from this query |
Produk | Versi (Kedaluwarsa) |
---|---|
Azure DevOps Services .NET SDK | (preview, latest) |