AssertionConditionAttribute..::..ConditionType Property
Gets the type of the condition.
Namespace:
RingSoft.DataEntryControls.Engine.AnnotationsAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public AssertionConditionType ConditionType { get; }
Public ReadOnly Property ConditionType As AssertionConditionType Get
public: property AssertionConditionType^ ConditionType { AssertionConditionType^ get (); }