M-Files Vault Application Framework
C#
Show/Hide TOC
Reload
Domain
Parent
Domain
Id Property
The id of the parent domain. If not specified, the parent domain is assumed to be the one whose command this directive was a response to.
Definition
Namespace:
MFiles.VAF.Configuration.Domain.ClientDirective
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
string
ParentDomainId
{
get
;
set
; }
Property Value
String
See Also
Reference
ReloadDomain Class
MFiles.VAF.Configuration.Domain.ClientDirective Namespace
In This Article
Definition
See Also