Sdílet prostřednictvím


SapOdpResourceDataset.Context Property

Definition

Gets or sets the context of the SAP ODP Object. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to