M-Files Vault Application Framework
C#
Show/Hide TOC
Clone
Container
T
On
Data
Set Method
Data set event invocation.
Definition
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
protected
virtual
void
OnDataSet
(
CloneContainerArgs
<T>
args
)
Parameters
args
CloneContainerArgs
T
Event data.
See Also
Reference
CloneContainer
T
Class
MFiles.VAF.MultiserverMode Namespace
In This Article
Definition
See Also