Freigeben über


RecordNode.Ids Property

Definition

The record identifier names (i.e., field names).

public System.Collections.Generic.IReadOnlyList<Microsoft.PowerFx.Syntax.Identifier> Ids { get; }
member this.Ids : System.Collections.Generic.IReadOnlyList<Microsoft.PowerFx.Syntax.Identifier>
Public ReadOnly Property Ids As IReadOnlyList(Of Identifier)

Property Value

Applies to