Compartir a través de


Row Constructores

Definición

Sobrecargas

Row()
Row(String)

Row()

public Row ();
Public Sub New ()

Se aplica a

Row(String)

public Row (string id = default);
new Microsoft.PowerBI.Api.Models.Row : string -> Microsoft.PowerBI.Api.Models.Row
Public Sub New (Optional id As String = Nothing)

Parámetros

id
String

Se aplica a