OEC Application Programming Interface

AlgoParams.Remove Method 

Removes an OSM algo parameter.

public Void Remove(
   String name
);

Parameters

name
The name of the OSM algo parameter to remove

See Also

AlgoParams Class | OEC.API.OSM Namespace