LoadedTagGroup Event

Occurs when the user loads a tag group in the runtime environment.

Syntax

object_LoadedTagGroup(TagGroupName As String)

Properties

The LoadedTagGroup event syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

TagGroupName

String. The name of the tag group.

 

Applies To