SapBWLinkedService.SystemNumber Property

Definition

Gets or sets system number of the BW system. (Usually a two-digit decimal number represented as a string.) Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to