[]
        
(Showing Draft Content)

C1.GanttView.IsLessThanOrEqualToOperator

IsLessThanOrEqualToOperator Class

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

Inheritance
IsLessThanOrEqualToOperator
Namespace: C1.GanttView
Assembly: C1.WPF.GanttView.4.6.2.dll
Syntax
public class IsLessThanOrEqualToOperator : BaseTestOperator
Public Class IsLessThanOrEqualToOperator
    Inherits BaseTestOperator

Constructors

Name Description
IsLessThanOrEqualToOperator()

Properties

Name Description
Name

Gets the name of test operator.

Methods

Name Description
PerformOperation(object, object)

Performs test operation on object with target value.