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