has_tag


Description:

public bool has_tag (string tag)

Check if the ServiceType has the requested tag.

Parameters:

this

the ServiceType.

tag

the tag to check for.

Returns:

TRUE if the ServiceType has the tag, FALSE otherwise