[This is preliminary documentation and is subject to change.]

Defines a contract for an object that encapsulates all the objects required to execute an API request within a Batch.

Namespace:  Facebook.Api
Assembly:  Facebook (in Facebook.dll) Version: 0.2009.4.13 (0.2009.4.13)

Syntax

C#
internal interface IBatchItem
Visual Basic (Declaration)
Friend Interface IBatchItem
Visual C++
internal interface class IBatchItem

See Also

IBatchItem Members
Facebook.Api Namespace