MessageQueueTask.DTSMessagePackageID Property

Definition

Gets or sets the identifier of the package that is the source of the message.

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

Property Value

A String that contains the identifier of the package that is the source of the message.

Implements

Applies to