Show / Hide Table of Contents

CreateParticipantActivityEntry Method

Syntax

'Declaration

Public Sub CreateParticipantActivityEntry( _
   ByVal _activityCode_ As Integer, _
   ByVal _userObjid_ As Integer, _
   ByVal _activityDate_ As Date, _
   ByVal _additionalInfo_ As String, _
   ByVal _objectRow_ As ClarifyDataRow, _
   ByVal _actEntryRow_ As ClarifyDataRow, _
   ByVal _clarifyGenericsToUpdate_ As IList(Of ClarifyGeneric), _
   ByVal _parentRelation_ As String _
) 
public void CreateParticipantActivityEntry( 
   int _activityCode_,
   int _userObjid_,
   DateTime _activityDate_,
   string _additionalInfo_,
   ClarifyDataRow _objectRow_,
   ClarifyDataRow _actEntryRow_,
   IList<ClarifyGeneric> _clarifyGenericsToUpdate_,
   string _parentRelation_
)

Parameters

activityCode

userObjid

activityDate

additionalInfo

objectRow

actEntryRow

clarifyGenericsToUpdate

parentRelation

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.