Compartir a través de


IPropertiesAvailableStatus.AvailableProperties Property

Definition

Gets names of properties containing value in an entity (or in a query result).

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

Property Value

A collection of names of properties.

Applies to