CostTypeCollection Class

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

Syntax


public class CostTypeCollection : ListMaintenance<CostType>
Public Class CostTypeCollection _
	Inherits ListMaintenance(Of CostType)
public ref class CostTypeCollection : public ListMaintenance<CostType^>

Inheritance Hierarchy


Object
  JiwaFinancials.Jiwa.JiwaApplication..::..JiwaCollection<(Of <(<'T>)>)>
    JiwaFinancials.Jiwa.JiwaApplication.BusinessLogic..::..ListMaintenance<(Of <(<'CostType>)>)>
      JiwaFinancials.Jiwa.JiwaLandedCost.Configuration..::..CostTypeCollection