Method | Description | |
---|---|---|
FrmAddNewProperties ( PDM_Params p_PDM_Params ) : System | ||
FrmAddNewProperties ( String p_TableName ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
GetMaxCountForProperties ( string tableName ) : int | ||
InitControl ( PDM_Params p_PDM_Params ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
SaveValue ( ) : void | ||
UpdateValue ( ) : void | ||
btnSubmit_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public FrmAddNewProperties ( PDM_Params p_PDM_Params ) : System | ||
p_PDM_Params | PDM_Params | |
return | System |
public FrmAddNewProperties ( String p_TableName ) : System | ||
p_TableName | String | |
return | System |