Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the viewer recommended to view the results of this mining service.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public ReadOnly Property ViewerType As String
Get
'Usage
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
Property Value
Type: String
The type name of the viewer.