Share via


SapOdpLinkedService.SubscriberName Property

Definition

Gets or sets the subscriber name. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to