MessageQueueTask.DTSMessageLineageID Property

Definition

Gets or sets the message lineage identifier.

public:
 property System::String ^ DTSMessageLineageID { System::String ^ get(); void set(System::String ^ value); };
public string DTSMessageLineageID { get; set; }
member this.DTSMessageLineageID : string with get, set
Public Property DTSMessageLineageID As String

Property Value

A String that contains the message lineage identifier.

Implements

Applies to