ControlMessage.serverTypeId property
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)
Syntax
'Declaration
Public ReadOnly Property serverTypeId As String
Get
'Usage
Dim instance As ControlMessage
Dim value As String
value = instance.serverTypeId
public string serverTypeId { get; }
Property value
Type: System.String