CommandProvidersGetMFilesConcatenatingPropertyCommands Method |
The placeholder commands available in M-Files admin when defining an auto-concatenating property.
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic static CommandProviders GetMFilesConcatenatingPropertyCommands()
Public Shared Function GetMFilesConcatenatingPropertyCommands As CommandProviders
public:
static CommandProviders^ GetMFilesConcatenatingPropertyCommands()
Return Value
Type:
CommandProvidersThe command providers available for auto-concatenating properties.
See Also