GroupedItemsType.GroupIndex Property

Definition

The GroupIndex property gets the property value that is used to group items in a grouped FindItem call.

public:
 property System::String ^ GroupIndex { System::String ^ get(); void set(System::String ^ value); };
public string GroupIndex { get; set; }
Public Property GroupIndex As String

Property Value

The GroupIndex property gets a string that represents a value that is used to group items in a grouped FindItem call.

Applies to