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