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