| OEC Application Programming Interface |
|
AlgoList.ValidateRootOrder Method
Validates an OSM root order to this list of OSM algorithms.
public
Void ValidateRootOrder(
Order rootOrder);
Parameters
-
rootOrder
- OSM root order to be validated.
Implements
IAlgoList.ValidateRootOrder
Remarks
This method throws an exception Exception if validation failed.
See Also
AlgoList Class | OEC.API.OSM.Info Namespace