Partager via


Propriété MiningService.ViewerType

Gets the viewer recommended to view the results of this mining service.

Espace de noms :  Microsoft.AnalysisServices.AdomdClient
Assembly :  Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.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 : System.String
The type name.

Voir aussi

Référence

MiningService Classe

Espace de noms Microsoft.AnalysisServices.AdomdClient