ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
ReturnField.Aggregate Property

Optional aggregation function to use for this field. Can be Count, Average, Sum, Min or Max. If not specified, the field is not aggregated.

C#
public Aggregates? Aggregate;
Copyright (c) VETtrak 2022. All rights reserved.