CoreResultsWebPart.SharedPropertiesVersion Property
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<WebPartStorageAttribute(Storage.Shared)> _
<WebBrowsableAttribute(False)> _
Public Property SharedPropertiesVersion As Integer
Get
Set
'Usage
Dim instance As CoreResultsWebPart
Dim value As Integer
value = instance.SharedPropertiesVersion
instance.SharedPropertiesVersion = value
[WebPartStorageAttribute(Storage.Shared)]
[WebBrowsableAttribute(false)]
public int SharedPropertiesVersion { get; set; }
Property Value
Type: System.Int32
Returns Int32.