Show / Hide Table of Contents

CreateTimeBomb(ClarifyDataRow,ClarifyDataRow,String,Int32,DateTime,String) Method

Syntax

'Declaration

Public Overloads Function CreateTimeBomb( _
   ByVal _mainRecord_ As ClarifyDataRow, _
   ByVal _activityRecord_ As ClarifyDataRow, _
   ByVal _action_ As String, _
   ByVal _employeeId_ As Integer, _
   ByVal _timebombDate_ As Date, _
   ByVal _focusObjectName_ As String _
) As ClarifyGeneric```

```csharp
public ClarifyGeneric CreateTimeBomb( 
   ClarifyDataRow _mainRecord_,
   ClarifyDataRow _activityRecord_,
   string _action_,
   int _employeeId_,
   DateTime _timebombDate_,
   string _focusObjectName_
)

Parameters

mainRecord

activityRecord

action

employeeId

timebombDate

focusObjectName

Requirements

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

Reference

WorkflowManager Class
WorkflowManager Members
Overload List

Back to top © 2018 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.