M-Files Vault Application Framework
C#
Show/Hide TOC
Custom
Domain
Command
ID Property
A unique identifier for the command. Can be used to reference the command in status dashboards.
Definition
Namespace:
MFiles.VAF.Configuration.AdminConfigurations
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
string
ID
{
get
;
set
; }
Property Value
String
See Also
Reference
CustomDomainCommand Class
MFiles.VAF.Configuration.AdminConfigurations Namespace
In This Article
Definition
See Also