DomainNodeLocationParent Property |
The node's parent location.
Namespace:
MFiles.VAF.Configuration.AdminConfigurations
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic DomainNodeLocation Parent { get; }
Public ReadOnly Property Parent As DomainNodeLocation
Get
public:
property DomainNodeLocation^ Parent {
DomainNodeLocation^ get ();
}
Property Value
Type:
DomainNodeLocation
See Also