SalesOrderReportCollection Constructor

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.PrintGroup.SalesOrderReports
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public SalesOrderReportCollection(
	PrintGroup PrintGroup
)
Public Sub New ( _
	PrintGroup As PrintGroup _
)
public:
SalesOrderReportCollection(
	PrintGroup^ PrintGroup
)