Determines whether [has suggestive step] [the specified source step identifier].
   
                
    Namespace: 
   FlowWright.cDevDeAPI
    Assembly:
   cDevDeAPI (in cDevDeAPI.dll)
Public Function hasSuggestiveStep ( _
	sourceStepID As String, _
	targetStepID As String _
) As Boolean
Parameters
- sourceStepID
- Type: String
 The source step identifier.
- targetStepID
- Type: String
 The target step identifier.
Return Value
true if [has suggestive step] [the specified source step identifier]; otherwise, 
false.