Skip to main content

What it does

Represents a collection of IRuleTag objects. Note. This object is not available on the Web Verification Station for checking rules locally.

Methods

DefinitionDescription
HasTagWithValue( string tagValue )Checks if a tag with the specified value is present in the collection. Returns true if it is, false if it is not.