Show / Hide Table of Contents

Reject Method

Syntax

'Declaration

Public Function Reject( _
   ByVal _idNum_ As String, _
   ByVal _objectName_ As String, _
   ByVal _newWipBin_ As String, _
   ByVal _rejectDate_ As Date, _
   ByVal _userName_ As String, _
   ByVal _generateTimeBomb_ As Boolean, _
   ByVal _notes_ As String _
) As WorkFlowInfo
public WorkFlowInfo Reject( 
   string _idNum_,
   string _objectName_,
   string _newWipBin_,
   DateTime _rejectDate_,
   string _userName_,
   bool _generateTimeBomb_,
   string _notes_
)

Parameters

idNum

objectName

newWipBin

rejectDate

userName

generateTimeBomb

notes

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.