Condividi tramite


SelectExpandNode.SelectedComplexProperties Proprietà

Definizione

Attenzione

This property will be removed later, please use SelectedComplexTypeProperties.

Ottiene l'elenco di proprietà nidificate EDM (complesse o raccolte di elementi complessi) da includere nella risposta. mantenere questo problema solo per le modifiche non di rilievo, questo deve essere sostituito da "SelectedComplexes".

[System.Obsolete("This property will be removed later, please use SelectedComplexTypeProperties.")]
public System.Collections.Generic.ISet<Microsoft.OData.Edm.IEdmStructuralProperty> SelectedComplexProperties { get; }
[<System.Obsolete("This property will be removed later, please use SelectedComplexTypeProperties.")>]
member this.SelectedComplexProperties : System.Collections.Generic.ISet<Microsoft.OData.Edm.IEdmStructuralProperty>
Public ReadOnly Property SelectedComplexProperties As ISet(Of IEdmStructuralProperty)

Valore della proprietà

Attributi

Si applica a