Condividi tramite


Proprietà NodeRule

Gets the rule associated with this node.

Spazio dei nomi  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property NodeRule As String
    Get
'Utilizzo
Dim instance As MiningContentNode
Dim value As String

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

Valore proprietà

Tipo: System. . :: . .String
A String containing the rule associated with this node.

Osservazioni

This value is algorithm specific.