C# Class Epicor_Integration.Warehouse_Master

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: virall/EpicorIntegration Class Usage Examples

Méthodes publiques

Свойство Type Description
Whse_DS System.Data.DataSet

Méthodes publiques

Méthode Description
Warehouse_Master ( ) : System
Warehouse_Master ( string PartNumber, string Plant ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Warehouse_Master_Load ( object sender, EventArgs e ) : void
add_btn_Click ( object sender, EventArgs e ) : void
done_btn_Click ( object sender, EventArgs e ) : void
rem_btn_Click ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

Warehouse_Master() public méthode

public Warehouse_Master ( ) : System
Résultat System

Warehouse_Master() public méthode

public Warehouse_Master ( string PartNumber, string Plant ) : System
PartNumber string
Plant string
Résultat System

Property Details

Whse_DS public_oe property

public DataSet,System.Data Whse_DS
Résultat System.Data.DataSet