Indicates PropertyEngineObject properties. Equivalent to the "SingletonObject" string specification.

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

ToggleSyntax

Visual Basic (Declaration)
Public Shared SINGLETON_OBJECT As FilteredPropertyType
C#
public static FilteredPropertyType SINGLETON_OBJECT
Visual C++
public:
static FilteredPropertyType^ SINGLETON_OBJECT
JavaScript
FileNet.Api.Constants.FilteredPropertyType.singletoN_OBJECT

ToggleSee Also