'Declaration
Public Function Assign( _ ByVal idNum As String, _ ByVal objectName As String, _ ByVal newUserName As String, _ ByVal wipBin As String, _ ByVal assignDate As Date, _ ByVal currentUserName As String, _ ByVal generateTimeBomb As Boolean _ ) As WorkFlowInfo
public WorkFlowInfo Assign( string idNum, string objectName, string newUserName, string wipBin, DateTime assignDate, string currentUserName, bool generateTimeBomb )
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family