Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the index for the associated attribute.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public Attribute As Integer
'Usage
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