CreateCasePhoneLogActivityEntry Method
Syntax
'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_
)
Parameters
userObjid
activityDate
addlInfo
objectRow
actEntryRow
phoneLogRow
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family