Int64Aggregator.MaximumResult Property

Definition

Gets the largest Int64 value.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 property long MaximumResult { long get(); };
public long MaximumResult { get; }
member this.MaximumResult : int64
Public ReadOnly Property MaximumResult As Long

Property Value

The largest Int64 value.

Applies to