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 or sets the quality weight for the managed property reference.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Schema
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
Property Weight As Integer
Get
Set
'Usage
Dim instance As QualityComponent
Dim value As Integer
value = instance.Weight
instance.Weight = value
int Weight { get; set; }
Property Value
Type: System.Int32
Integer that specifies the quality weight for the ManagedPropertyReference.
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace