Udostępnij przez


Właściwość Kpi.Name

Pobiera nazwę Kpi.

Przestrzeń nazw:  Microsoft.AnalysisServices.AdomdServer
Zestaw:  msmgdsrv (w msmgdsrv.dll)

Składnia

'Deklaracja
Public ReadOnly Property Name As String
    Get
'Użycie
Dim instance As Kpi
Dim value As String

value = instance.Name
public string Name { get; }
public:
virtual property String^ Name {
    String^ get () sealed;
}
abstract Name : string
override Name : string
final function get Name () : String

Wartość właściwości

Typ: System.String
A ciąg zawierające nazwę Kpi.

Implementacje

IMetadataObject.Name