ShippingLabelCollection..::..AutoCreate Method

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public void AutoCreate(
	decimal QtyPerLabel
)
Public Sub AutoCreate ( _
	QtyPerLabel As Decimal _
)
public:
void AutoCreate(
	Decimal^ QtyPerLabel
)

Parameters

QtyPerLabel
Type: Decimal