A required value for an XML element or attribute was missing.

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

ToggleSyntax

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

ToggleSee Also