RemarkListHideParticipantRemark Method
If this RemarkList is showing a ParticipantRemark of type remark, then a new RemarkAction
is added to hide it. If the RemarkList is not showing a ParticpantRemark of type remark,
then no RemarkAction is added.
Namespace: Scopos.BabelFish.DataModel.OrionMatchAssembly: BabelFish (in BabelFish.dll) Version: 1.12.5.15+bc7490f802416c9e774304c66372b6a26afede1d
public void HideParticipantRemark(
ParticipantRemark remark,
string reason = "",
int actionId = 0
)
Parameters
- remark ParticipantRemark
- reason String (Optional)
-
- actionId Int32 (Optional)
-