getStepAndRequestForKey:withSearchString:(NSString *, NSString *) method

returns a dictionary containing References to Step and Request Object for a given Key/Value pair within an SUPE2ETraceRequest object.

Syntax

public virtual NSDictionary * getStepAndRequestForKey:withSearchString: (NSString * Key_in, NSString * Value_in)

Parameters