For Babelfish Release 1.12.4.4

RemarkListRemoveAutomationRemark(Int32) Method

Removes all RemarkAction items in this RemarkList that have a command automation id equal to the passed in automationId.

Definition

Namespace: Scopos.BabelFish.DataModel.OrionMatch
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
public void RemoveAutomationRemark(
	int automationId
)

Parameters

automationId  Int32

See Also