RelationshipTypeFieldMapping interface
Map a field of profile to its corresponding StrongId in Related Profile.
Properties
profile |
Specifies the fieldName in profile. |
related |
Specifies the KeyProperty (from StrongId) of the related profile. |
Property Details
profileFieldName
Specifies the fieldName in profile.
profileFieldName: string
Property Value
string
relatedProfileKeyProperty
Specifies the KeyProperty (from StrongId) of the related profile.
relatedProfileKeyProperty: string
Property Value
string