OEC Application Programming Interface

AlgoParam Constructor (String, DateTime)

Creates an OSM algo parameter.

public AlgoParam(
   String name,
   DateTime value
);

Parameters

name
Name of a parameter
value
Value of a parameter

See Also

AlgoParam Class | OEC.API.OSM Namespace | AlgoParam Constructor Overload List