Gets a value indicating whether this Action will clone the folder.
Namespace:
FreeFlow.AdministrationAssembly: FreeFlow.Administration (in FreeFlow.Administration.dll) Version: 2.0.0.135
Syntax
| C# |
|---|
public bool CloneFolder { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property CloneFolder As Boolean |
| Visual C++ |
|---|
public: property bool CloneFolder { bool get (); } |