[]
        
(Showing Draft Content)

C1.Win.GanttView.IsLessThanOperator

IsLessThanOperator Class

Represents the 'is less than' operator.

Inheritance
IsLessThanOperator
Namespace: C1.Win.GanttView
Assembly: C1.Win.GanttView.8.dll
Syntax
public class IsLessThanOperator : BaseTestOperator

Constructors

Name Description
IsLessThanOperator()

Properties

Name Description
Name

Gets the name of test operator.

Methods

Name Description
PerformOperation(object, object)

Performs test operation on object with target value.