AssertionConditionAttribute Constructor
Initializes a new instance of the AssertionConditionAttribute class.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: 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.