M-Files Vault Application Framework
C#
Show/Hide TOC
Client
Operations
Directives Property
The list of directives to be sent to the client as the response.
Definition
Namespace:
MFiles.VAF.Configuration.AdminConfigurations
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
List
<
IClientDirective
>
Directives
{
get
; }
Property Value
List
IClientDirective
See Also
Reference
ClientOperations Class
MFiles.VAF.Configuration.AdminConfigurations Namespace
In This Article
Definition
See Also