projects/m2-core/src/lib/model/replication/restriction/RestrictionPropertyCondition.ts
Properties |
|
constructor()
|
| Public displayName |
Type : string
|
| Public Optional leftNameValue |
Type : string
|
| Public leftPropertyPath |
Type : number[]
|
| Public operator |
Type : OperatorType
|
| Public rightConstants |
Type : string[]
|
| Public type |
Type : string
|
Default value : 'RestrictionPropertyCondition'
|