Compartilhar via


Propriedade do RDL ParentUniqueName

Gets the unique name identifying the parent node of the MiningContentNode.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)

Sintaxe

'Declaração
Public ReadOnly Property ParentUniqueName As String
    Get
'Uso
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

Valor da propriedade

Tipo: System. . :: . .String
A String containing the unique name identifying the parent node of the MiningContentNode.