Share via


PropertyRuleOperator.Representation property

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Property Representation As String
    Get
    Set
'Usage
Dim instance As PropertyRuleOperator
Dim value As String

value = instance.Representation

instance.Representation = value
[DataMemberAttribute]
public string Representation { get; set; }

Property value

Type: System.String

See also

Reference

PropertyRuleOperator class

PropertyRuleOperator members

Microsoft.Office.Server.Search.Administration namespace