Compartir a través de


PerspectiveAttribute Constructor (String)

Initializes a new instance of PerspectiveAttribute using an attribute identifier.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
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.

Vea también

Referencia

PerspectiveAttribute Clase

Sobrecarga de PerspectiveAttribute

Espacio de nombres Microsoft.AnalysisServices