M-Files API 23.11.13135.0
SetIDs Method
Collapse All
Expand All
ObjID Object
: SetIDs Method
The ID of the object type.
The ID of the object. This is unique to one object type.
Description
Sets the type and ID of the object.
Syntax
Visual Basic
Public
Sub
SetIDs( _
ByVal
ObjType
As
Long
, _
ByVal
ID
As
Long
_ )
Parameters
ObjType
The ID of the object type.
ID
The ID of the object. This is unique to one object type.
See Also
ObjID Object
|
ObjID Members