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

AssertionConditionAttribute Constructor

Initializes a new instance of the AssertionConditionAttribute class.

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

Syntax


public AssertionConditionAttribute(
	AssertionConditionType conditionType
)
Public Sub New ( _
	conditionType As AssertionConditionType _
)
public:
AssertionConditionAttribute(
	AssertionConditionType^ conditionType
)

Parameters

conditionType
Type: RingSoft.DataEntryControls.WPF..::..AssertionConditionType
Type of the condition.