OEC Application Programming Interface

IAlgoParam Members

IAlgoParam overview

Public Instance Properties

BoolValue Gets the value of a parameter as boolean value.
DateTimeValue Gets the value of a parameter as date/time value.
DoubleValue Gets the value of a parameter as 64-bit floating-point value.
IntValue Gets the value of a parameter as signed 32-bit integer.
LongValue Gets the value of a parameter as signed 64-bit integer.
Name Gets the name of a parameter.
StringValue Gets the value of a parameter as string value.

See Also

IAlgoParam Interface | OEC.API.OSM Namespace | AlgoParam