Поделиться через


Свойство MiningService.ViewerType

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

Пространство имен:  Microsoft.AnalysisServices.AdomdClient
Сборка:  Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.dll)

Синтаксис

'Декларация
Public ReadOnly Property ViewerType As String 
    Get
'Применение
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

Значение свойства

Тип: System.String
The type name.

См. также

Справочник

MiningService Класс

Пространство имен Microsoft.AnalysisServices.AdomdClient