VAF 2.1.0.1 API Documentation
VAF 2.1.0.1 API Documentation
Namespaces
MFiles.VAF.Configuration.AdminConfigurations
ClientOperations Class
ClientOperations Methods
AddSubNode Method
AuthenticateUser Method
GetResponse Method
LoadConfiguration Method
RefreshDashboard Method
RefreshMetadataCache Method
ReloadDomain Method
RemoveNode Method
RevalidateDomain Method
ShowMessage Method
UpdateCommands Method
UpdateDashboard Method
UpdateDomain Method
UpdateStatus Method
ClientOperations
UpdateCommands Method
Udpates the list of avaliable commands. The updated list is retrieved from the corresponding node method.
Namespace:
MFiles.VAF.Configuration.AdminConfigurations
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax
C#
Copy
public
void
UpdateCommands
(
DomainNodeLocation
nodeLocation
=
null
)
Parameters
nodeLocation
(Optional)
Type:
MFiles.VAF.Configuration.AdminConfigurations
DomainNodeLocation
The node to update the commands for. If not defined, the
DefaultNodeLocation
is assumed.
See Also
Reference
ClientOperations Class
MFiles.VAF.Configuration.AdminConfigurations Namespace