AdditionalInfo.FindValue Property

Definition

Gets the find value.

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

Property Value

The find value.

Applies to