$ActivityStream Remove¶ Removes the activity. 1$ActivityStream.Remove(id: string):void Parameters¶ string id Id of the activity to be deleted. Remarks¶ Removes the activity.¶ 1$ActivityStream.Remove($Xml.Evaluate('ActivityId'));