Indicates all properties that do not return a Content Engine object as a value. Equivalent to the "!Object" string specification.

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

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly ANY_NON_OBJECT As FilteredPropertyType
C#
public static readonly FilteredPropertyType ANY_NON_OBJECT
Visual C++
public:
static initonly FilteredPropertyType^ ANY_NON_OBJECT
JavaScript
FileNet.Api.Constants.FilteredPropertyType.anY_NON_OBJECT

ToggleSee Also