Freigeben über


MiningContentNode.Type-Eigenschaft

Gets the type of the MiningContentNode.

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)

Syntax

'Declaration
Public ReadOnly Property Type As MiningNodeType 
    Get
'Usage
Dim instance As MiningContentNode 
Dim value As MiningNodeType 

value = instance.Type
public MiningNodeType Type { get; }
public:
property MiningNodeType Type {
    MiningNodeType get ();
}
member Type : MiningNodeType
function get Type () : MiningNodeType

Eigenschaftswert

Typ: Microsoft.AnalysisServices.AdomdServer.MiningNodeType
A MiningNodeType representing the type of the MiningContentNode.

Siehe auch

Verweis

MiningContentNode Klasse

Microsoft.AnalysisServices.AdomdServer-Namespace