projects/m2-core/src/lib/core/service/data/requests/constraint/GenerateItemRequest.ts
Properties |
|
constructor(parentElement: number, constraintTableRowIds: number[], additionalUpdates: UpdatePropertyValueRequest[])
|
||||||||||||
|
Parameters :
|
| Public additionalUpdates |
Type : UpdatePropertyValueRequest[]
|
| Public constraintTableRowIds |
Type : number[]
|
| Public parentElement |
Type : number
|