DataResultBase.GroupByList property
Obtém ou define a lista de propriedades para agrupar por.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Property GroupByList As String
Get
Set
'Uso
Dim instance As DataResultBase
Dim value As String
value = instance.GroupByList
instance.GroupByList = value
public string GroupByList { get; set; }
Property value
Type: System.String
Uma seqüência de caracteres que representa a lista de propriedades para agrupar por.