'Declaration
Public Sub ReplaceForeignUniqueId( _ ByVal mapUIds As System.Collections.Hashtable, _ ByVal makeNotFoundEmpty As System.Boolean _ )
'Usage
Dim instance As NSlaveCollection Dim mapUIds As System.Collections.Hashtable Dim makeNotFoundEmpty As System.Boolean instance.ReplaceForeignUniqueId(mapUIds, makeNotFoundEmpty)
public void ReplaceForeignUniqueId( System.Collections.Hashtable mapUIds, System.bool makeNotFoundEmpty )
Parameters
- mapUIds
- makeNotFoundEmpty