[]
Gets or sets the difference between the specified and compared values.
[TypeConverter(typeof(_abd))]
public object DifferenceValue { get; set; }
<TypeConverter(GetType(_abd))>
Public Property DifferenceValue As Object
Type | Description |
---|---|
object | A object that represents the difference between the specified and compared values. The default is null. |
The validated value subtracts the compared value. You can compare the result with the DifferenceValue.