Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets a String representing a graphic for displaying Kpi status.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public ReadOnly Property StatusGraphic As String
Get
'Usage
Dim instance As Kpi
Dim value As String
value = instance.StatusGraphic
public string StatusGraphic { get; }
public:
property String^ StatusGraphic {
String^ get ();
}
member StatusGraphic : string
function get StatusGraphic () : String
Property Value
Type: System.String
A String representing a graphic for displaying Kpi status.