PaymentTypeCollection Class

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

Syntax


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

Inheritance Hierarchy


Object
  JiwaFinancials.Jiwa.JiwaApplication..::..JiwaCollection<(Of <(<'PaymentType>)>)>
    JiwaFinancials.Jiwa.JiwaSales.SalesOrder..::..PaymentTypeCollection