Share via


SapOpenHubTableDataset.OpenHubDestinationName Property

Definition

Gets or sets the name of the Open Hub Destination with destination type as Database Table. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to