An unsupported stream was detected.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly E_UNSUPPORTED_STREAM As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode E_UNSUPPORTED_STREAM |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ E_UNSUPPORTED_STREAM |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.e_UNSUPPORTED_STREAM |