The requested property currently has no value. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly E_VALUE_NOT_SET As ExceptionCode |
C# |
---|
public static readonly ExceptionCode E_VALUE_NOT_SET; |
C++ |
---|
public: static const ExceptionCode E_VALUE_NOT_SET; |
J# |
---|
public static final ExceptionCode E_VALUE_NOT_SET |
JScript |
---|
public static const var E_VALUE_NOT_SET : ExceptionCode; |