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

AspTypePropertyAttribute..::..CreateConstructorReferences Property

Gets a value indicating whether [create constructor references].

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


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

Field Value

true if [create constructor references]; otherwise, false.