projects/m2-core/src/lib/model/auxiliary/data/declaration/CategoryInfo.ts
Properties |
|
constructor(nodeId: number, categoryRow: CategoryRow)
|
|||||||||
|
Parameters :
|
| Public categoryId |
Type : number
|
| Public categoryName |
Type : string
|
| Public childDeclarations |
Type : PropertyDeclaration[]
|
| Public nodeId |
Type : number
|