Partager via


Champ Attribute

Represents the index for the associated attribute.

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

Syntaxe

'Déclaration
Public Attribute As Integer
'Utilisation
Dim instance As AttributeStats
Dim value As Integer

value = instance.Attribute

instance.Attribute = value
public int Attribute
public:
int Attribute
val mutable Attribute: int
public var Attribute : int