Subclass properties on the indicated class are unknown.

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

ToggleSyntax

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

ToggleSee Also