RelationshipTypeFieldMapping interface
将配置文件字段映射到相关配置文件中的相应 StrongId。
属性
| profile |
指定配置文件中的 fieldName。 |
| related |
指定相关配置文件的 KeyProperty(来自 StrongId)。 |
属性详细信息
profileFieldName
指定配置文件中的 fieldName。
profileFieldName: string
属性值
string
relatedProfileKeyProperty
指定相关配置文件的 KeyProperty(来自 StrongId)。
relatedProfileKeyProperty: string
属性值
string