IHostManagementViewsShowRecodeTable Method

Shows the screen to recode the table codes.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
void ShowRecodeTable(
	string table,
	string currentCode = null
)

Parameters

table  String
Table name.
currentCode  String  (Optional)
Current code of the record.

See Also