An int value associated with the LIST_OF_STRING instance of this class. Consider using the static instances of this class instead of the associated int values. The int values risk binary incompatibility (but not source incompatibility) from release to release.

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

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly LIST_OF_STRING_AS_INT As Integer
C#
public static readonly int LIST_OF_STRING_AS_INT
Visual C++
public:
static initonly int LIST_OF_STRING_AS_INT
JavaScript
FileNet.Api.Constants.FilteredPropertyType.lisT_OF_STRING_AS_INT

ToggleSee Also