Documentation of the CarRentalAgentService

WarningMessage Constructor (Int32, String)

Initializes a new instance of the WarningMessage class.

public WarningMessage(
   Int32 number,
   String code
);

Parameters

Int32
Positive integer specifying the warning cause.
String
Warning code.

See Also

WarningMessage Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | WarningMessage Constructor Overload List