M-Files Vault Application Framework
C#
Show/Hide TOC
Clone
Container
T
Constructor
Self initializing constructor.
Definition
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
CloneContainer
( T
data
)
Parameters
data
T
Data value to store.
See Also
Reference
CloneContainer
T
Class
MFiles.VAF.MultiserverMode Namespace
In This Article
Definition
See Also