Bagikan melalui


SapEccResourceDataset.Path Property

Definition

Gets or sets the path of the SAP ECC OData entity. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to