Share via


SapOpenHubLinkedService.SystemId Property

Definition

Gets or sets systemID of the SAP system where the table is located. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to