RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

LocalizationRequiredAttribute..::..Required Property

Gets a value indicating whether this LocalizationRequiredAttribute is required.

Namespace:  RingSoft.DataEntryControls.Engine.Annotations
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.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.