PropertyRuleOperator.GetDescription method
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Function GetDescription As String
'Uso
Dim instance As PropertyRuleOperator
Dim returnValue As String
returnValue = instance.GetDescription()
public string GetDescription()
Valor retornado
Type: System.String