Axiom Scripting Library
Axiom Scripting Library
Canary.Axiom.Shared.Audit
CFR11FileManagementAudit Class
CFR11FileManagementAudit Methods
OnAfterFileSave Method
OnBeforeFileCopy Method
OnBeforeFileDelete Method
OnBeforeFileMove Method
OnBeforeFolderCopy Method
OnBeforeFolderCreate Method
OnBeforeFolderDelete Method
OnBeforeFolderMove Method
CFR
11File
Management
Audit
On
Before
Folder
Copy Method
Namespace:
Canary.Axiom.Shared.Audit
Assembly:
Canary.Axiom.Shared (in Canary.Axiom.Shared.dll) Version: 26.3.0.26126+77919fe8dcde1308422799b2086ea8bb512a61ce
Syntax
C#
Copy
public
void
OnBeforeFolderCopy
(
string
userName
,
string
source
,
string
destination
)
Parameters
userName
String
source
String
destination
String
See Also
Reference
CFR11FileManagementAudit Class
Canary.Axiom.Shared.Audit Namespace