Determines whether the prompt is needed. If the PromptUser property of one of the parameters in the collection is set to true, the prompt is returned.
Syntax
'Declaration
Public Function AtLeastOneNeedsPrompt() As Boolean
public bool AtLeastOneNeedsPrompt()
See Also