[]
Gets or sets a value indicating whether null values should be ignored when the current aggregate is calculated.
public bool IgnoreNullValues { get; set; }
Public Property IgnoreNullValues As Boolean
The default value of this property is true.