The requested property currently has no value.

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

ToggleSyntax

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

ToggleSee Also