OEC Application Programming Interface

IAlgoList.ValidateRootOrder Method 

Validates an OSM root order to this list of OSM algorithms.

Void ValidateRootOrder(
   Order rootOrder
);

Parameters

rootOrder
OSM root order to be validated.

Remarks

This method throws an exception Exception if validation failed.

See Also

IAlgoList Interface | OEC.API.OSM.Info Namespace