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

AspTypePropertyAttribute Constructor

Initializes a new instance of the AspTypePropertyAttribute class.

Namespace:  RingSoft.DataEntryControls.Engine.Annotations
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public AspTypePropertyAttribute(
	bool createConstructorReferences
)
Public Sub New ( _
	createConstructorReferences As Boolean _
)
public:
AspTypePropertyAttribute(
	bool^ createConstructorReferences
)

Parameters

createConstructorReferences
Type: Boolean
if set to true [create constructor references].