ResultParameter.ResultName Property

Definition

Gets or sets the name of the ResultParameter.

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

Property Value

A String containing the name of the ResultParameter.

Applies to