'Declaration
Public Function ChangeStatus( _ ByVal idNum As String, _ ByVal objectName As String, _ ByVal newStatus As String, _ ByVal changeDate As Date, _ ByVal userName As String, _ ByVal generateTimeBomb As Boolean, _ ByVal notes As String _ ) As WorkFlowInfo
public WorkFlowInfo ChangeStatus( string idNum, string objectName, string newStatus, DateTime changeDate, 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