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

AspTypePropertyAttribute..::..CreateConstructorReferences Property

Gets a value indicating whether [create constructor references].

Namespace:  RingSoft.DbLookup.Controls.WPF.Properties
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.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.