ParameterFieldReference.ParameterName Property

Definition

Gets or sets the name of a field reference that represents a parameter for a data-driven subscription.

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

A String value.

Applies to