M-Files Vault Application Framework
C#
Show/Hide TOC
Admin
Configuration
Manager
Base
Root
Parent
Id Property
The id of the domain to which root nodes are anchored. Depends on where the root nodes are registered.
Definition
Namespace:
MFiles.VAF.Configuration.AdminConfigurations
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
virtual
string
RootParentId
{
get
; }
Property Value
String
See Also
Reference
AdminConfigurationManagerBase Class
MFiles.VAF.Configuration.AdminConfigurations Namespace
In This Article
Definition
See Also