When returning objects all properties selected must be from same class.

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

ToggleSyntax

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

ToggleSee Also