C# Class Microsoft.PowerBI.Api.V1.Models.Row

A Power BI data row
Afficher le fichier Open project: Microsoft/PowerBI-CSharp

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Row ( ) : System

Initializes a new instance of the Row class.

Row ( string id = default(string) ) : System

Initializes a new instance of the Row class.

Method Details

Row() public méthode

Initializes a new instance of the Row class.
public Row ( ) : System
Résultat System

Row() public méthode

Initializes a new instance of the Row class.
public Row ( string id = default(string) ) : System
id string
Résultat System