'Declaration Public Property MaxDigits As Integer
'Usage Dim instance As NumberDecimalPartFieldInfo Dim value As Integer instance.MaxDigits = value value = instance.MaxDigits
public int MaxDigits {get; set;}
'Declaration Public Property MaxDigits As Integer
'Usage Dim instance As NumberDecimalPartFieldInfo Dim value As Integer instance.MaxDigits = value value = instance.MaxDigits
public int MaxDigits {get; set;}