RelationshipTypeFieldMapping Class

Definition

Map a field of profile to its corresponding StrongId in Related Profile.

public class RelationshipTypeFieldMapping
type RelationshipTypeFieldMapping = class
Public Class RelationshipTypeFieldMapping
Inheritance
RelationshipTypeFieldMapping

Constructors

RelationshipTypeFieldMapping(String, String)

Initializes a new instance of RelationshipTypeFieldMapping.

Properties

ProfileFieldName

Specifies the fieldName in profile.

RelatedProfileKeyProperty

Specifies the KeyProperty (from StrongId) of the related profile.

Applies to