ExtensionParameter.RequiredSpecified Property

Definition

Indicates whether the Required property is specified.

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

Property Value

A read-only Boolean value.

Applies to