Documentation of the CarRentalAgentService

Requirement Enumeration

Enumeration of possible requirement levels.

public enum Requirement

Remarks

This enum is the datatype of the InformationRequirement-property.

Hint: The LocationService-class is obsolete!

Members

Member Name Description
None Specifies that no requirement is specified, the default setting will be used.
Optional Specifies that the requirement is set to optional.
Required Specifies that the requirement is set to required.
NotApplicable Specifies that the requirement is not applicable.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)

See Also

SunnyCars.Schema.Osi.WsReservation.V4 Namespace | LocationService