Miner.Responder.Framework.Requests Namespace > CreateIncidentOnDevice Class : MarkAsPredicted Method |
true
then Data Services will not send the dataset to Prediction Services, since the assumption is that some determination has already been made that the incident is at the desired location. If the setting is false
then Data Services will submit the dataset to Prediction Services so that a prediction is run, and a new incident may be created at an upstream location.'Declaration
Public Sub MarkAsPredicted()
'Usage
Dim instance As CreateIncidentOnDevice instance.MarkAsPredicted()
public void MarkAsPredicted()
public procedure MarkAsPredicted();
public function MarkAsPredicted();
public: void MarkAsPredicted();
public: void MarkAsPredicted();
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2