IWbsFieldMasterBreakdownInfo.GetDiscreteValue Method
Gets a IWbsField which represents a discrete value from the BreakdownByDiscreteValues for a specified value.
Function GetDiscreteValue( _
ByVal discreteValue As String _
) As IWbsField
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
discreteValue
-
string
The discrete value to be found.
Return Value
IWbsField
The found IWbsField instance representing the specified value, or null reference (Nothing in Visual Basic) if not found.
Available since QDV 7.18.655.
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2