Indicates all properties with a cardinality of SINGLE. Equivalent to the "Singleton*" string specification.

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

ToggleSyntax

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

ToggleSee Also