Show / Hide Table of Contents

CreateActivityLogEntry(Int32,Int32,DateTime,String,ClarifyDataRow,ClarifyDataRow,WorkflowObjectInfo) Method

Syntax

'Declaration

Public Sub CreateActivityLogEntry( _
   ByVal _activityCode_ As Integer, _
   ByVal _userObjid_ As Integer, _
   ByVal _activityDate_ As Date, _
   ByVal _addlInfo_ As String, _
   ByVal _objectRow_ As ClarifyDataRow, _
   ByVal _actEntryRow_ As ClarifyDataRow, _
   Optional ByVal _objInfo_ As WorkflowObjectInfo _
) 
public void CreateActivityLogEntry( 
   int _activityCode_,
   int _userObjid_,
   DateTime _activityDate_,
   string _addlInfo_,
   ClarifyDataRow _objectRow_,
   ClarifyDataRow _actEntryRow_,
   WorkflowObjectInfo _objInfo_
)

Parameters

activityCode

userObjid

activityDate

addlInfo

objectRow

actEntryRow

objInfo

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family

Reference

WorkflowManager Class
WorkflowManager Members

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.