FreeFlow class library

Action.IsLoopback Property

Gets a value indicating whether this action is a loopback action.

[Visual Basic]
Public ReadOnly Property IsLoopback As Boolean
[C#]
public bool IsLoopback {get;}

Property Value

true if this action is a loopback action; otherwise, false.

See Also

Action Class | FreeFlow.Administration Namespace