Partager via


Propriété ViewerType

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

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 : System. . :: . .String
A String containing the type name.