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