Interface LinkResourceFormat.UpdateStages.WithParticipantPropertyReferences

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

public static interface LinkResourceFormat.UpdateStages.WithParticipantPropertyReferences
The stage of the LinkResourceFormat update allowing to specify participantPropertyReferences.
  • Method Details

    • withParticipantPropertyReferences

      LinkResourceFormat.Update withParticipantPropertyReferences(List<ParticipantPropertyReference> participantPropertyReferences)
      Specifies the participantPropertyReferences property: The properties that represent the participating profile..
      Parameters:
      participantPropertyReferences - The properties that represent the participating profile.
      Returns:
      the next definition stage.