Accept Method
Syntax
'Declaration
Public Function Accept( _
ByVal _idNum_ As String, _
ByVal _objectName_ As String, _
ByVal _wipBin_ As String, _
ByVal _acceptDate_ As Date, _
ByVal _userName_ As String, _
ByVal _generateTimeBomb_ As Boolean _
) As WorkFlowInfo
public WorkFlowInfo Accept(
string _idNum_,
string _objectName_,
string _wipBin_,
DateTime _acceptDate_,
string _userName_,
bool _generateTimeBomb_
)
Parameters
idNum
objectName
wipBin
acceptDate
userName
generateTimeBomb
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family