represents the Error element in the GDataBatch response

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

Syntax

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

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

Inheritance Hierarchy

System..::.Object
  Google.GData.Client..::.GDataBatchError

See Also