PaymentTypes Class

Namespace:  JiwaFinancials.Jiwa.JiwaSalesUI.Configuration.PaymentTypes
Assembly:  JiwaSalesUI (in JiwaSalesUI.dll)

Syntax


public class PaymentTypes : UserInterface<PaymentType, PaymentTypeCollection>
Public Class PaymentTypes _
	Inherits UserInterface(Of PaymentType, PaymentTypeCollection)
public ref class PaymentTypes : public UserInterface<PaymentType^, PaymentTypeCollection^>

Inheritance Hierarchy


Object
  MarshalByRefObject
    Component
      Control
        ScrollableControl
          ContainerControl
            Form
              JiwaFinancials.Jiwa.JiwaApplication.ListMaintenance..::..UserInterface<(Of <(<'PaymentType, PaymentTypeCollection>)>)>
                JiwaFinancials.Jiwa.JiwaSalesUI.Configuration.PaymentTypes..::..PaymentTypes