Upsell Constructor

Namespace:  JiwaFinancials.Jiwa.JiwaInventory
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


public Upsell(
	int PrimaryCategoryNo,
	int SecondaryCategoryNo
)
Public Sub New ( _
	PrimaryCategoryNo As Integer, _
	SecondaryCategoryNo As Integer _
)
public:
Upsell(
	int^ PrimaryCategoryNo, 
	int^ SecondaryCategoryNo
)

Parameters

PrimaryCategoryNo
Type: Int32
SecondaryCategoryNo
Type: Int32