Returns the maximum value of the field. Null values are ignored. Translates to a MAX(field) SQL function.
MAX(field)
Field Class | DomainObjects.Facade.Command.Expression Namespace