Text to append to the case history.
'Declaration
Public Overloads Sub AppendHistoryToCase( _ ByVal caseIdNumber As String, _ ByVal stringToAppendToHistory As String, _ ByVal dbTransaction As IDbTransaction _ )
public void AppendHistoryToCase( string caseIdNumber, string stringToAppendToHistory, IDbTransaction dbTransaction )
Text to append to the case history.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family