Access to the dependent triggers.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
protected ITrigger[] triggers
Visual Basic (Declaration)
Protected triggers As ITrigger()
Visual C++
protected:
array<ITrigger^>^ triggers

See Also