GreaterOrEqual(Decimal,Decimal,String,String,Image) Method
Checks whether the first number specified is greater than or equal to the second for decimal values.

C# Syntax

Parameters

arg1
The first value, expected to be the larger number.
arg2
The second value, expected to be the smaller number.
verificationName
The verification title.
verificationDescription
The verification description.
verificationImage
An image related to the verification.