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