RuntimeDefinedParameter.IsSet Property

Definition

Gets or sets whether this parameter value has been set.

public:
 property bool IsSet { bool get(); void set(bool value); };
public:
 property bool IsSet { bool get(); void set(bool value); };
public bool IsSet { get; set; }
member this.IsSet : bool with get, set
Public Property IsSet As Boolean

Property Value

Applies to