Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ParameterValue.ErrorValueNotAvailable Field

Creates a parameter which is the Value not Available error.

Namespace: DevExpress.Spreadsheet.Functions

Assembly: DevExpress.Spreadsheet.v20.2.Core.dll

Declaration

public static ParameterValue ErrorValueNotAvailable

Field Value

Type Description
ParameterValue

A parameter value.

See Also