The specified property type is either not supported by the Content Engine Web Services interface, or it was submitted from the Content Engine Web Services interface and is not supported by the API.

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

ToggleSyntax

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

ToggleSee Also