frmChargeCodesFindAccountItem Method

Definition

Namespace: MbcsCentral.WinPM
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
private int FindAccountItem(
	ComboBox box,
	string name
)

Parameters

box  ComboBox
 
name  String
 

Return Value

Int32

See Also