projects/m2-core/src/lib/model/auxiliary/value/ValueStringForm.ts
Properties |
|
constructor(id: number, valueStr: string, valueBasic?: ValueBasic)
|
||||||||||||
|
Parameters :
|
| Public id |
Type : number
|
| Public valueBasic |
Type : ValueBasic
|
| Public valueStr |
Type : string
|