Dell-EMC
E22-192 · Question #29
A step called "IndexPlus" has been defined to trigger at the folder level. What is the Finish routine's declaration?
The correct answer is A. Private Sub IndexPlus_Finish(ByVal p2 As IASLib.IAS_RECORD_2). See the full explanation below for the reasoning.
Question
A step called "IndexPlus" has been defined to trigger at the folder level. What is the Finish routine's declaration?
Options
- APrivate Sub IndexPlus_Finish(ByVal p2 As IASLib.IAS_RECORD_2)
- BPrivate Sub IndexPlus_Finish(ByVal p1 As IASLib.IAS_RECORD_1)
- CPrivate Sub IndexPlusFinish(ByVal p1 As IASLib.IAS_RECORD_1)
- DPrivate Sub IndexPlusFinish(ByVal p2 As IASLib.IAS_RECORD_2)
How the community answered
(25 responses)- A84% (21)
- B4% (1)
- C4% (1)
- D8% (2)
Community Discussion
No community discussion yet for this question.