ParameterFieldReference.ParameterName Property

Definition

Gets or sets the name of a field reference that represents a parameter.

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

Property Value

Returns the name of a parameter.

Applies to