Partager via


Propriété ParentUniqueName

Gets the unique name identifying the parent of the MiningContentNode.

Espace de noms :  Microsoft.AnalysisServices.AdomdServer
Assembly :  msmgdsrv (en msmgdsrv.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ParentUniqueName As String
    Get
'Utilisation
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

Valeur de propriété

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