Compartilhar via


ResultItemType.Rules property

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
<DataMemberAttribute> _
Public Property Rules As PropertyRuleCollection
    Get
    Set
'Uso
Dim instance As ResultItemType
Dim value As PropertyRuleCollection

value = instance.Rules

instance.Rules = value
[DataMemberAttribute]
public PropertyRuleCollection Rules { get; set; }

Property value

Type: Microsoft.Office.Server.Search.Administration.PropertyRuleCollection

Ver também

Referência

ResultItemType class

ResultItemType members

Microsoft.Office.Server.Search.Administration namespace