|
|
|
BlueCielo Meridian Enterprise 2012 Developer's Guide | BlueCielo ECM Solutions |
The five global variables are reset by using the Clear method after the task has been executed.
Private Sub IAMTask_Clear() m_argLookupName = "" m_argCustomerName = "" m_argCustomerID = "" Set m_FSObject = Nothing Set m_Repository = Nothing End Sub
Copyright © 2000-2012 BlueCielo ECM Solutions |