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