Category2 Class

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.Configuration.Category
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


[CLSCompliantAttribute]
public class Category2 : Category<Category2>
<CLSCompliantAttribute> _
Public Class Category2 _
	Inherits Category(Of Category2)
[CLSCompliantAttribute]
public ref class Category2 : public Category<Category2^>

Inheritance Hierarchy


Object
  JiwaFinancials.Jiwa.JiwaApplication..::..JiwaCollectionItem<(Of <(<'ItemType>)>)>
    JiwaFinancials.Jiwa.JiwaInventory.Configuration.Category..::..Category<(Of <(<'Category2>)>)>
      JiwaFinancials.Jiwa.JiwaInventory.Configuration.Category..::..Category2