Compartir a través de


MiningService.ViewerType Propiedad

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

Espacio de nombres:  Microsoft.AnalysisServices.AdomdClient
Ensamblado:  Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)

Sintaxis

'Declaración
Public ReadOnly Property ViewerType As String 
    Get
'Uso
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

Valor de la propiedad

Tipo: System.String
The type name.

Vea también

Referencia

MiningService Clase

Espacio de nombres Microsoft.AnalysisServices.AdomdClient