PositionNetwork..::..SetCustomPrediction Method
   Sets a custom prediction logic.
   
                
    Namespace: 
   com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void SetCustomPrediction( IPrediction prediction )
Parameters
- prediction
 - Type: com.onlineobject.objectnet..::..IPrediction
The prediction logic to set. 

