M-Files Vault Application Framework
C#
Show/Hide TOC
Configuration
Domain
Command
Extension
Method Property
The extension method to call when the command is triggered.
Definition
Namespace:
MFiles.VAF.Configuration.Interfaces.Domain
Assembly:
MFiles.VAF.Configuration.Interfaces (in MFiles.VAF.Configuration.Interfaces.dll) Version: 1.0.0.0
C#
Copy
public
MethodSourceDefinition
ExtensionMethod
{
get
;
set
; }
Property Value
MethodSourceDefinition
Implements
IConfigurationDomainCommand
ExtensionMethod
See Also
Reference
ConfigurationDomainCommand Class
MFiles.VAF.Configuration.Interfaces.Domain Namespace
In This Article
Definition
Property Value
Implements
See Also