'Declaration
Public Sub CreateCasePhoneLogActivityEntry( _ ByVal userObjid As Integer, _ ByVal activityDate As Date, _ ByVal addlInfo As String, _ ByVal objectRow As ClarifyDataRow, _ ByVal actEntryRow As ClarifyDataRow, _ ByVal phoneLogRow As ClarifyDataRow _ )
public void CreateCasePhoneLogActivityEntry( int userObjid, DateTime activityDate, string addlInfo, ClarifyDataRow objectRow, ClarifyDataRow actEntryRow, ClarifyDataRow phoneLogRow )
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family