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