SapBWLinkedService.UserName Property

Definition

Gets or sets username to access the SAP BW server. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to