SOH Constructor (Decimal, String)

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Inventory.SOH
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public SOH(
	decimal QuantityAdjustmentAmount,
	string SY_Forms_ClassName
)
Public Sub New ( _
	QuantityAdjustmentAmount As Decimal, _
	SY_Forms_ClassName As String _
)
public:
SOH(
	Decimal^ QuantityAdjustmentAmount, 
	String^ SY_Forms_ClassName
)

Parameters

QuantityAdjustmentAmount
Type: Decimal
SY_Forms_ClassName
Type: String