ShippingLabel..::..ShippingLabels Property

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

Syntax


public ShippingLabelCollection ShippingLabels { get; }
Public ReadOnly Property ShippingLabels As ShippingLabelCollection
	Get
public:
property ShippingLabelCollection^ ShippingLabels {
	ShippingLabelCollection^ get ();
}