MultiServerResultsSettingsOption.OptionsData Property

Definition

Gets the data object corresponding to the Multiserver Results option.

protected:
 virtual property System::ComponentModel::IEditableObject ^ OptionsData { System::ComponentModel::IEditableObject ^ get(); };
protected override System.ComponentModel.IEditableObject OptionsData { get; }
member this.OptionsData : System.ComponentModel.IEditableObject
Protected Overrides ReadOnly Property OptionsData As IEditableObject

Property Value

Returns the data object corresponding to the Multiserver Results option.

Applies to