[This is preliminary documentation and is subject to change.]
Returns parent portal as identified by ParentName or null.
Makes sure that there is no cycle in portal derivation
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public Portal Parent { get; }
public Portal Parent { get; }
Public ReadOnly Property Parent As Portal
Get
Public ReadOnly Property Parent As Portal
Get
public:
property Portal^ Parent {
Portal^ get ();
}
public:
property Portal^ Parent {
Portal^ get ();
}
member Parent : Portal with get
member Parent : Portal with get
Property Value
Type:
Portal