Freigeben über


NodeRule-Eigenschaft

Gets the rule associated with this node.

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

Syntax

'Declaration
Public ReadOnly Property NodeRule As String
    Get
'Usage
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

Eigenschaftswert

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

Hinweise

This value is algorithm specific.