[This is preliminary documentation and is subject to change.]
Points to the parent portal instance where some settings can be cloned (i.e. localization strings)
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public string ParentName { get; }
public string ParentName { get; }
Public ReadOnly Property ParentName As String
Get
Public ReadOnly Property ParentName As String
Get
public:
property String^ ParentName {
String^ get ();
}
public:
property String^ ParentName {
String^ get ();
}
member ParentName : string with get
member ParentName : string with get
Property Value
Type:
String