'Declaration Public Property DataLength As Boolean
'Usage Dim instance As ValidationOptions Dim value As Boolean instance.DataLength = value value = instance.DataLength
public bool DataLength {get; set;}
'Declaration Public Property DataLength As Boolean
'Usage Dim instance As ValidationOptions Dim value As Boolean instance.DataLength = value value = instance.DataLength
public bool DataLength {get; set;}