Public Function GetCatBondNotesValues( _ ByVal request As GetCatBondNotesValuesRequest _ ) As GetCatBondNotesValuesResponse
Dim instance As ReinsuranceProgramManagementServiceClient Dim request As GetCatBondNotesValuesRequest Dim value As GetCatBondNotesValuesResponse value = instance.GetCatBondNotesValues(request)
public GetCatBondNotesValuesResponse GetCatBondNotesValues( GetCatBondNotesValuesRequest request )
Parameters
- request
- Contains a GetCatBondNotesValuesRequest that identifies the Business Unit Sequential Identifier (SID) and SQL Instance SID associated with the list of catastrophe bond attribute values to retrieve.
Return Value
A GetCatBondNotesValuesResponse that contains a list of catastrophe bond attribute values in the specified SQL server instance and business unit.