Share via


SelectExpandNode.SelectedDynamicProperties Property

Definition

s Gets the list of dynamic properties to select. It could be null.

public System.Collections.Generic.ISet<string> SelectedDynamicProperties { get; }
member this.SelectedDynamicProperties : System.Collections.Generic.ISet<string>
Public ReadOnly Property SelectedDynamicProperties As ISet(Of String)

Property Value

Applies to