'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 )
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family