TransactionCode3 Class

Namespace:  JiwaFinancials.Jiwa.JiwaGeneralLedger.Configuration.TransactionCodes
Assembly:  JiwaGeneralLedger (in JiwaGeneralLedger.dll)

Syntax


public class TransactionCode3 : TransactionCode<TransactionCode3>
Public Class TransactionCode3 _
	Inherits TransactionCode(Of TransactionCode3)
public ref class TransactionCode3 : public TransactionCode<TransactionCode3^>

Inheritance Hierarchy


Object
  JiwaFinancials.Jiwa.JiwaApplication..::..JiwaCollectionItem<(Of <(<'ItemType>)>)>
    JiwaFinancials.Jiwa.JiwaGeneralLedger.Configuration.TransactionCodes..::..TransactionCode<(Of <(<'TransactionCode3>)>)>
      JiwaFinancials.Jiwa.JiwaGeneralLedger.Configuration.TransactionCodes..::..TransactionCode3