Universal Windows Service Class Library

Trigger.m_name Field

The name of the trigger. Is only for global triggers important.

protected string m_name;

Remarks

A string containing the name of the trigger. Would only be specified if trigger is a global one which could be used from different objects.

See Also

Trigger Class | uws.Triggers Namespace