IHostManagementViewsShowReAllocateTable Method
Shows the screen to reassign the table codes.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void ShowReAllocateTable(
string table,
string currentCode = null
)
Sub ShowReAllocateTable (
table As String,
Optional currentCode As String = Nothing
)
Parameters
- table String
- Table name.
- currentCode String (Optional)
- Current code of the record.