ArcFM Server Developer Guide
ExceededThreshold Property (ResultSet)


Specifies whether there were more results from an operation.
Syntax
'Declaration
 
Public Property ExceededThreshold As Boolean
'Usage
 
Dim instance As ResultSet
Dim value As Boolean
 
instance.ExceededThreshold = value
 
value = instance.ExceededThreshold
public bool ExceededThreshold {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ResultSet Class
ResultSet Members

 

 


Send Comment