'Declaration Property PercentileValues As Boolean
'Usage Dim instance As IIconSetCondition Dim value As Boolean instance.PercentileValues = value value = instance.PercentileValues
bool PercentileValues {get; set;}
Property Value
true
if [percentile values]; otherwise, false
.