Compartir a través de


DynamicsEntityDataset.EntityName Propiedad

Definición

Obtiene o establece el nombre lógico de la entidad. Tipo: cadena (o Expresión con cadena resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.entityName")]
public object EntityName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.entityName")>]
member this.EntityName : obj with get, set
Public Property EntityName As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a