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