SapOdpSource.SubscriberProcess Property

Definition

Gets or sets the subscriber process to manage the delta process. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to