projects/m2-core/src/lib/model/replication/ExchangeProperty.ts
Properties |
|
Methods |
|
| Public aggregationProperties |
Type : ExchangeProperty[]
|
| Public autoNormalize |
Type : boolean
|
| Public defaultNodeDescriptor |
Type : number
|
| Public exchangePropertyType |
Type : ExchangePropertyType
|
| Public exportFormula |
Type : number
|
| Public exportFormulaName |
Type : string
|
| Public importBehaviour |
Type : ImportBehaviour
|
| Public importFormula |
Type : number
|
| Public importFormulaName |
Type : string
|
| Public Optional inverseAggregation |
Type : boolean
|
| Public Optional isSourcePropertyAggregation |
Type : boolean
|
| Public mandatoryImport |
Type : boolean
|
| Public name |
Type : string
|
| Public redirectValuesToParent |
Type : boolean
|
| Public Optional sourcePropertyAttrType |
Type : AttributeType
|
| Public sourcePropertyId |
Type : number
|
| Public sourcePropertyName |
Type : string
|
| Public transKeySysId |
Type : number
|
| Public Optional transKeySystem |
Type : ExternalSystem
|
| Public uuid |
Type : string
|
| Static getSourcePropertyId | ||||||
getSourcePropertyId(property: ExchangeProperty)
|
||||||
|
Parameters :
Returns :
SourcePropertyId
|
| Static isExportFormulaProperty | ||||||
isExportFormulaProperty(property: ExchangeProperty)
|
||||||
|
Parameters :
Returns :
boolean
|