Syntax
Public ReadOnly Property HideParameterValue(ByVal ParamDesc As String)
Public ReadOnly Property HideParameterValue(ByVal Index As Integer)As Boolean
This method is called to to hide the value for a specific parameter.
Return Value
It will return true if success. otherwise false.
See Also