The GDataFeedBatch object holds batch related information for the AtomFeed

Namespace:  Google.GData.Client
Assembly:  Google.GData.Client (in Google.GData.Client.dll)
Version: 1.4.0.2

Syntax

C#
public class GDataBatchFeedData : IExtensionElementFactory
Visual Basic (Declaration)
Public Class GDataBatchFeedData _

	Implements IExtensionElementFactory
Visual C++
public ref class GDataBatchFeedData : IExtensionElementFactory

Inheritance Hierarchy

System..::.Object
  Google.GData.Client..::.GDataBatchFeedData

See Also