BoundVariableDefinition.Type property

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

Syntax

'Declaration
Public Property Type As BoundVariableType
    Get
    Friend Set
'Usage
Dim instance As BoundVariableDefinition
Dim value As BoundVariableType

value = instance.Type
public BoundVariableType Type { get; internal set; }

Property value

Type: Microsoft.Office.Server.Search.Query.Rules.BoundVariableType

See also

Reference

BoundVariableDefinition class

BoundVariableDefinition members

Microsoft.Office.Server.Search.Query.Rules namespace