Heureka API .NET Documentation
UpdateAfter(Treatment,AgeType,PlotTypes) Method



New even aged code
Updates results after treatment
Syntax
'Declaration
 
Public Overloads Sub UpdateAfter( _
   ByVal treatment As Treatment, _
   ByVal evenAgedCodeAfterTreatment As AgeType, _
   ByVal plotTypeAfterTreatment As PlotTypes _
) 
'Usage
 
Dim instance As PredictionUnit
Dim treatment As Treatment
Dim evenAgedCodeAfterTreatment As AgeType
Dim plotTypeAfterTreatment As PlotTypes
 
instance.UpdateAfter(treatment, evenAgedCodeAfterTreatment, plotTypeAfterTreatment)

Parameters

treatment
evenAgedCodeAfterTreatment
New even aged code
plotTypeAfterTreatment
Requirements

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

See Also

Reference

PredictionUnit Class
PredictionUnit Members
Overload List

Send Feedback