Freigeben über


MiningContentNode.ParentUniqueName-Eigenschaft

Gets the unique name identifying the parent of the MiningContentNode.

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)

Syntax

'Declaration
Public ReadOnly Property ParentUniqueName As String 
    Get
'Usage
Dim instance As MiningContentNode 
Dim value As String 

value = instance.ParentUniqueName
public string ParentUniqueName { get; }
public:
property String^ ParentUniqueName {
    String^ get ();
}
member ParentUniqueName : string
function get ParentUniqueName () : String

Eigenschaftswert

Typ: System.String
A string containing the unique name identifying the parent of the MiningContentNode.

Siehe auch

Verweis

MiningContentNode Klasse

Microsoft.AnalysisServices.AdomdServer-Namespace