Compartilhar via


Propriedade do RDL MiningService.ViewerType

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

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)

Sintaxe

'Declaração
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 da propriedade

Tipo: System.String
The type name.

Consulte também

Referência

MiningService Classe

Namespace Microsoft.AnalysisServices.AdomdClient