[]
        
(Showing Draft Content)

C1.GanttView.IsGreaterThanOrEqualToOperator

IsGreaterThanOrEqualToOperator Class

Represents the 'is greater than or equal to' operator.

Inheritance
IsGreaterThanOrEqualToOperator
Namespace: C1.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public class IsGreaterThanOrEqualToOperator : BaseTestOperator

Constructors

Name Description
IsGreaterThanOrEqualToOperator()

Properties

Name Description
Name

Gets the name of test operator.

Methods

Name Description
PerformOperation(object, object)

Performs test operation on object with target value.