TransactionCode2 Class

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

Syntax


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

Inheritance Hierarchy


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