ODataBatchReader.CurrentGroupId Property
Definition
Important
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.
Public property for the current group id the reader is processing. The primary usage of this to correlate atomic group id in request and response operation messages as needed.
public string CurrentGroupId { get; }
member this.CurrentGroupId : string
Public ReadOnly Property CurrentGroupId As String