IGroupedData Interface |
Namespace: CMS.Base
public interface IGroupedData : IEnumerable
The IGroupedData type exposes the following members.
Name | Description | |
---|---|---|
![]() | ToJSON |
Returns JSON representation of current instance of IEnumerable.
(Defined by DataExtensions.) |
![]() | ToXML |
Returns XML representation of current instance of IEnumerable.
(Defined by DataExtensions.) |