M-Files Vault Application Framework
C#
Show/Hide TOC
Client
Operations
Context Property
The context of the request that this interface will provide a response to.
Definition
Namespace:
MFiles.VAF.Configuration.AdminConfigurations
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
IConfigurationRequestContext
Context
{
get
; }
Property Value
IConfigurationRequestContext
See Also
Reference
ClientOperations Class
MFiles.VAF.Configuration.AdminConfigurations Namespace
In This Article
Definition
See Also