has_tag


Description:

public bool has_tag (string tag)

Checks if the Service has the requested tag.

Parameters:

this

the Service.

tag

tag to check for.

Returns:

TRUE if Service has the tag, FALSE otherwise