[ROOT] / doc / DocFrag / ARCQuery.FunctionKeyAggregateMax
| Key | Value | 
|---|---|
| Assembly | ARCQuery | 
| DocFragType | Class | 
| Name | FunctionKeyAggregateMax | 
| Namespace | ARCQuery | 
| Type | FunctionKeyAggregateMax | 
ClassAttribute
| Key | Value | 
|---|---|
| AssemblyName | ARCQuery | 
| BaseTypes | FunctionKey; FunctionKeyAggregate | 
| ClassNamespace | ARCQuery | 
| ClassType | FunctionKeyAggregateMax | 
| Interfaces | ITypeDescriber; -IEquatable<FunctionKey>- | 
Calculates the maximum value of the given properties.
Any property not convertible to type of double is regarded as 0.
See SyntaxHelp.
Generated 2025-10-31 09:36:48.409 UTC