OEC Application Programming Interface

IAlgo.ValidateRootOrder Method 

Validates an OSM root order to this OSM algo information.

Void ValidateRootOrder(
   Order rootOrder
);

Parameters

rootOrder
OSM root order to be validated

Remarks

This method throws an exception Exception if validation failed.

See Also

IAlgo Interface | OEC.API.OSM.Info Namespace