Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Gets the rule associated with this node.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.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
Property Value
Type: System.String
A String containing the rule associated with this node.
Remarks
This value is algorithm-specific.