SapOdpResourceDataset.ObjectName Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to