|
CloneContainerTValue Property
|
Public access to a clone of the underlying data value.
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.2.0.9
Syntaxpublic T Value { get; set; }
Return Value
Type:
TA deeply cloned copy of the value.
See Also