AssertionConditionAttribute Constructor
Initializes a new instance of the AssertionConditionAttribute class.
Namespace:
RingSoft.DataEntryControls.Engine.AnnotationsAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public AssertionConditionAttribute( AssertionConditionType conditionType )
Public Sub New ( _ conditionType As AssertionConditionType _ )
public: AssertionConditionAttribute( AssertionConditionType^ conditionType )
Parameters
- conditionType
- Type: RingSoft.DataEntryControls.Engine.Annotations..::..AssertionConditionType
Type of the condition.