Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the most recent ODataItem that has been read.
public abstract Microsoft.OData.ODataItem Item { get; }
member this.Item : Microsoft.OData.ODataItem
Public MustOverride ReadOnly Property Item As ODataItem