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
RemoveNode Method
Removes a node from the client.
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
RemoveNode
(
DomainNodeLocation
nodeLocation
=
null
)
Parameters
nodeLocation
(Optional)
Type:
MFiles.VAF.Configuration.AdminConfigurations
DomainNodeLocation
The node to remove. If not defined, the
DefaultNodeLocation
is assumed.
See Also
Reference
ClientOperations Class
MFiles.VAF.Configuration.AdminConfigurations Namespace