JiwaReportComboItem Constructor (String, String)

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.JiwaPrintReport
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public JiwaReportComboItem(
	string Description,
	string Value
)
Public Sub New ( _
	Description As String, _
	Value As String _
)
public:
JiwaReportComboItem(
	String^ Description, 
	String^ Value
)

Parameters

Description
Type: String
Value
Type: String