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