An integer associated with the EQUAL instance of this class.
Use the static instances of this class, rather than the associated integer
values. The integer values risk binary incompatibility (but not source
incompatibility) across product releases.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Const EQUAL_AS_INT As Integer |
C# |
---|
public const int EQUAL_AS_INT |
Visual C++ |
---|
public:
literal int EQUAL_AS_INT |
JavaScript |
---|
FileNet.Api.Constants.JoinComparison.equaL_AS_INT |