ShippingLabelCollection Class

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

Syntax


[CLSCompliantAttribute]
public class ShippingLabelCollection : JiwaCollection<ShippingLabel>
<CLSCompliantAttribute> _
Public Class ShippingLabelCollection _
	Inherits JiwaCollection(Of ShippingLabel)
[CLSCompliantAttribute]
public ref class ShippingLabelCollection : public JiwaCollection<ShippingLabel^>

Inheritance Hierarchy


Object
  JiwaFinancials.Jiwa.JiwaApplication..::..JiwaCollection<(Of <(<'ShippingLabel>)>)>
    JiwaFinancials.Jiwa.JiwaSales.SalesOrder..::..ShippingLabelCollection