Partager via


Propriété MiningService.ViewerType

Obtient la visionneuse recommandée pour consulter les résultats de ce service d'exploration de données.

Espace de noms :  Microsoft.AnalysisServices.AdomdServer
Assembly :  msmgdsrv (en msmgdsrv.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ViewerType As String 
    Get
'Utilisation
Dim instance As MiningService 
Dim value As String 

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

Valeur de propriété

Type : String
Nom du type de la visionneuse.

Voir aussi

Référence

MiningService Classe

Espace de noms Microsoft.AnalysisServices.AdomdServer