ODataResponseListDataset Constructor (String, IList<Dataset>)

 

Initializes a new instance of the ODataResponseListDataset class.

Namespace:   Microsoft.PowerBI.Api.Beta.Models
Assembly:  Microsoft.PowerBI.Api (in Microsoft.PowerBI.Api.dll)

Syntax

public ODataResponseListDataset(
    string odatacontext = null,
    IList<Dataset> value = null
)

Parameters

See Also

ODataResponseListDataset Overload
ODataResponseListDataset Class
Microsoft.PowerBI.Api.Beta.Models Namespace

Return to top