FreeFlow class library

Action.ReopenFolder Property

Gets a value indicating whether this action will reopen the folder, if this is a user action.

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

Property Value

true if this action will reopen the folder; otherwise, false.

See Also

Action Class | FreeFlow.Administration Namespace