FreeFlow class library

Action.CloneFolder Property

Gets a value indicating whether this Action will clone the folder.

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

Property Value

true if the action will clone the folder; otherwise, false.

See Also

Action Class | FreeFlow.Administration Namespace