다음을 통해 공유


DynamicsCrmEntityDataset.EntityName Property

Definition

Gets or sets the logical name of the entity. Type: string (or Expression with resultType string).

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to