Partilhar via


Row Construtores

Definição

Sobrecargas

Row()
Row(String)

Row()

public Row ();
Public Sub New ()

Aplica-se 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

Aplica-se a