Returns the maximum value of the specified path.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public AggregationSet MaxValue( string path )
Public Function MaxValue ( _ path As String _ ) As AggregationSet
public: AggregationSet^ MaxValue( String^ path )
public AggregationSet MaxValue( String path )
Parameters
- path (String)
- Path to inspect
Return Value
Maximum value