Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Sets a parameter to an integer value.
public virtual bool SetParameterInt(ul_column_num pid, ul_s_long value)
pid The 1-based ordinal of the parameter.
value The integer value.
True on success; otherwise, returns false.