An NDoc Documented Class Library

MessageRequestResponse.logValue Method 

Get the log value associated with a log key. LogValue will hold the value tied to LogKey. If no value is found, LogValue will be "".

public void logValue(
   string LogKey,
   ref string LogValue
);

See Also

MessageRequestResponse Class | iNTERFACEWARE.IGC Namespace