Parameter {0} is either null or has an invalid value.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly E_NULL_OR_INVALID_PARAM_VALUE As ExceptionCode
C#
public static readonly ExceptionCode E_NULL_OR_INVALID_PARAM_VALUE
Visual C++
public:
static initonly ExceptionCode^ E_NULL_OR_INVALID_PARAM_VALUE
JavaScript
FileNet.Api.Exception.ExceptionCode.e_NULL_OR_INVALID_PARAM_VALUE

ToggleSee Also