Compartir a través de


Namespace Propiedad

Gets the namespace of the CellProperty.

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

Sintaxis

'Declaración
Public ReadOnly Property Namespace As String
    Get
'Uso
Dim instance As CellProperty
Dim value As String

value = instance.Namespace
public string Namespace { get; }
public:
property String^ Namespace {
    String^ get ();
}
member Namespace : string
function get Namespace () : String

Valor de la propiedad

Tipo: System. . :: . .String
A String that contains the namespace of the CellProperty.