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