Type propriété
Gets the type of the MiningContentNode.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (dans msmgdsrv.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Type As MiningNodeType
Get
'Utilisation
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
Valeur de la propriété
Type : Microsoft.AnalysisServices.AdomdServer. . :: . .MiningNodeType
A MiningNodeType representing the type of the MiningContentNode.