M-Files Vault Application Framework
C#
Show/Hide TOC
Relationship
Placeholder
Clone Method
Clones the placeholder.
Definition
Namespace:
MFiles.VAF.Placeholders.Commands
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
PlaceholderCommandHandler
Clone
()
Return Value
PlaceholderCommandHandler
A cloned instance of the
PlaceholderCommandHandler
.
Implements
IClonablePlaceholderCommandHandler
Clone
See Also
Reference
RelationshipPlaceholder Class
MFiles.VAF.Placeholders.Commands Namespace
In This Article
Definition
Return Value
Implements
See Also