void SetValue( string strRecordName, string strVarName, MultiLangString mlsValue )
void SetValue( String^ strRecordName, String^ strVarName, MultiLangString^ mlsValue )
Parameters
| Parameter Name | Description |
|---|---|
| strRecordName | The name of the record. |
| strVarName | The name of the variable. |
| mlsValue | The value of the variable. |