Compartilhar via


Construtor PerspectiveAttribute (String)

Initializes a new instance of PerspectiveAttribute using an attribute identifier.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
Public Sub New ( _
    attributeId As String _
)
'Uso
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
)

Parâmetros

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

Consulte também

Referência

PerspectiveAttribute Classe

Sobrecarregado PerspectiveAttribute

Namespace Microsoft.AnalysisServices