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

IDRange Object  | IDRange Members