ReturnCodes Class

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturnsUI.Configuration
Assembly:  JiwaSupplierReturnsUI (in JiwaSupplierReturnsUI.dll)

Syntax


public class ReturnCodes : UserInterface<ReturnCode, ReturnCodeCollection>
Public Class ReturnCodes _
	Inherits UserInterface(Of ReturnCode, ReturnCodeCollection)
public ref class ReturnCodes : public UserInterface<ReturnCode^, ReturnCodeCollection^>

Inheritance Hierarchy


Object
  MarshalByRefObject
    Component
      Control
        ScrollableControl
          ContainerControl
            Form
              JiwaFinancials.Jiwa.JiwaApplication.ListMaintenance..::..UserInterface<(Of <(<'ReturnCode, ReturnCodeCollection>)>)>
                JiwaFinancials.Jiwa.JiwaSupplierReturnsUI.Configuration..::..ReturnCodes