projects/m2-core/src/lib/core/service/meta/requests/property/MergePropertiesRequest.ts
Properties |
|
Methods |
|
Accessors |
constructor(toPropertyId?: number, fromPropertyIds?: number[])
|
|||||||||
|
Parameters :
|
| Public fromPropertyIds |
Type : number[]
|
Default value : []
|
| Public inconsistenciesLoaded |
Type : boolean
|
| Public itemDescriptorToSavePropertyId |
Type : Object
|
Default value : {}
|
| Public rowDescriptorToSaveMeaningId |
Type : Object
|
Default value : {}
|
| Public toPropertyId |
Type : number
|
| Public resetAllAssignments |
resetAllAssignments()
|
|
Returns :
void
|
| Public resetPropertyAssignments | ||||||
resetPropertyAssignments(propertyId: number)
|
||||||
|
Parameters :
Returns :
void
|
| canMerge |
getcanMerge()
|
| propertyIds |
getpropertyIds()
|