Show / Hide Table of Contents

CreateActivityEntryRow Method

Syntax

'Declaration

Public Function CreateActivityEntryRow( _
   ByVal _activityCode_ As Integer, _
   ByVal _activityName_ As String, _
   ByVal _userObjid_ As Integer, _
   ByVal _activityDate_ As Date, _
   ByVal _addnl_info_ As String, _
   ByVal _objectRow_ As ClarifyDataRow, _
   ByVal _clarifyGenericsToUpdate_ As IList(Of ClarifyGeneric) _
) As ClarifyDataRow
public ClarifyDataRow CreateActivityEntryRow( 
   int _activityCode_,
   string _activityName_,
   int _userObjid_,
   DateTime _activityDate_,
   string _addnl_info_,
   ClarifyDataRow _objectRow_,
   IList<ClarifyGeneric> _clarifyGenericsToUpdate_
)

Parameters

activityCode

activityName

userObjid

activityDate

addnl_info

objectRow

clarifyGenericsToUpdate

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.