An integer associated with the NOT_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 NOT_EQUAL_AS_INT As Integer |
C# |
---|
public const int NOT_EQUAL_AS_INT |
Visual C++ |
---|
public:
literal int NOT_EQUAL_AS_INT |
JavaScript |
---|
FileNet.Api.Constants.JoinComparison.noT_EQUAL_AS_INT |