Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > OldBasic Object : RecallIn Method
String ID of internal alignment to recall.
RecallIn Method
Description
Creates Recall Alignment Command for Internal Alignments
Syntax
Visual Basic
Public Sub RecallIn( _
   ByVal recallID As String _
) 
Parameters
recallID
String ID of internal alignment to recall.
Remarks

This function does not need to be called within an alignment block.

See Also