ODataBatchOperationRequestMessage.DependsOnIds 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.
Gets the prerequisite request or group ids.
public System.Collections.Generic.IEnumerable<string> DependsOnIds { get; }
member this.DependsOnIds : seq<string>
Public ReadOnly Property DependsOnIds As IEnumerable(Of String)