An NDoc Documented Class Library

MessageReceivedResponse.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

MessageReceivedResponse Class | iNTERFACEWARE.IGC Namespace