Action.TriggeredByFlag Property
Gets the name of the flag that will trigger this action.
[Visual Basic]
Public ReadOnly Property TriggeredByFlag As
String
[C#]
public
string TriggeredByFlag {get;}
See Also
Action Class | FreeFlow.Administration Namespace