Interface RelationshipLinkResourceFormat.UpdateStages.WithProfilePropertyReferences

All Known Subinterfaces:
RelationshipLinkResourceFormat.Update
Enclosing interface:
RelationshipLinkResourceFormat.UpdateStages

public static interface RelationshipLinkResourceFormat.UpdateStages.WithProfilePropertyReferences
The stage of the RelationshipLinkResourceFormat update allowing to specify profilePropertyReferences.
  • Method Details

    • withProfilePropertyReferences

      RelationshipLinkResourceFormat.Update withProfilePropertyReferences(List<ParticipantProfilePropertyReference> profilePropertyReferences)
      Specifies the profilePropertyReferences property: The property references for the Profile of the Relationship..
      Parameters:
      profilePropertyReferences - The property references for the Profile of the Relationship.
      Returns:
      the next definition stage.