Checks if the list contains an ThePair with the specified name.
Namespace: Therefore.API
Parameters
strName
Folder item name to look for.
Return Value
Value
|
Condition
|
true
|
List contains at least one ThePair with the specified strName.
|
false
|
List does not contain an ThePair with the specified strName.
|
|