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