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