Share via


SapOdpSource.SubscriberProcess Property

Definition

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

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> SubscriberProcess { get; set; }
member this.SubscriberProcess : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property SubscriberProcess As DataFactoryElement(Of String)

Property Value

Applies to