Partager via


Constructeur PerspectiveAttribute (String)

Initializes a new instance of PerspectiveAttribute using an attribute identifier.

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

Syntaxe

'Déclaration
Public Sub New ( _
    attributeId As String _
)
'Utilisation
Dim attributeId As String 

Dim instance As New PerspectiveAttribute(attributeId)
public PerspectiveAttribute(
    string attributeId
)
public:
PerspectiveAttribute(
    String^ attributeId
)
new : 
        attributeId:string -> PerspectiveAttribute
public function PerspectiveAttribute(
    attributeId : String
)

Paramètres

  • attributeId
    Type : System.String
    A string that contains the name of the attribute identifier.

Voir aussi

Référence

PerspectiveAttribute Classe

Surcharge PerspectiveAttribute

Espace de noms Microsoft.AnalysisServices