'Declaration
Public Property RecommendedValue As Decimal
'Usage
Dim instance As GcNumberCellType Dim value As Decimal instance.RecommendedValue = value value = instance.RecommendedValue
public decimal RecommendedValue {get; set;}
Property Value
A System.String value that indicates the recommended value.The default is System.Decimal.Zero.