'Declaration
Public Property DifferenceValue As Object
'Usage
Dim instance As CompareValueBaseValidator Dim value As Object instance.DifferenceValue = value value = instance.DifferenceValue
public object DifferenceValue {get; set;}
'Declaration
Public Property DifferenceValue As Object
'Usage
Dim instance As CompareValueBaseValidator Dim value As Object instance.DifferenceValue = value value = instance.DifferenceValue
public object DifferenceValue {get; set;}