AdditionalInfo.SharedDataSet Property

Definition

Gets or sets the shared data set.

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

Property Value

The shared data set.

Applies to