Partager via


Propriété Attribute

Gets a MiningAttribute object that applies to the MiningContentNode.

Espace de noms :  Microsoft.AnalysisServices.AdomdServer
Assembly :  msmgdsrv (en msmgdsrv.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Attribute As MiningAttribute
    Get
'Utilisation
Dim instance As MiningContentNode
Dim value As MiningAttribute

value = instance.Attribute
public MiningAttribute Attribute { get; }
public:
property MiningAttribute^ Attribute {
    MiningAttribute^ get ();
}
member Attribute : MiningAttribute
function get Attribute () : MiningAttribute

Valeur de propriété

Type : Microsoft.AnalysisServices.AdomdServer. . :: . .MiningAttribute
A MiningAttribute object that applies to the MiningContentNode.

Notes

This value is algorithm-specific.