RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

LocalizationRequiredAttribute..::..Required Property

Gets a value indicating whether this LocalizationRequiredAttribute is required.

Namespace:  RingSoft.DbLookup.Controls.WPF.Properties
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public bool Required { get; }
Public ReadOnly Property Required As Boolean
	Get
public:
property bool^ Required {
	bool^ get ();
}

Field Value

true if required; otherwise, false.