IMessageQueueTask.DTSMessageVersionID Property

Definition

Gets or sets the version identifier of the message.

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

Property Value

The version identifier of the message.

Applies to