M-Files API 23.11.13135.0
SetIDs Method
IDRange Object : SetIDs Method
The minimum ID of the range.
The maximum ID of the range.
Description
Sets the minimum and maximum IDs of the range.
Syntax
Visual Basic
Public Sub SetIDs( _
   ByVal MinID As Unknown, _
   ByVal MaxID As Unknown _
) 
Parameters
MinID
The minimum ID of the range.
MaxID
The maximum ID of the range.
See Also

IDRange Object  | IDRange Members