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