Documentation of the CarRentalAgentService

ResponsePropertyVisibleAttribute Class

This attribute class is used to mark a property of a CarRentalAgentService class as visible for a common or specific Response.

For a list of all members of this type, see ResponsePropertyVisibleAttribute Members.

System.Object
   Attribute
      ResponsePropertyVisibleAttribute

public class ResponsePropertyVisibleAttribute : Attribute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This type supports the CarRentalAgentService interface infrastructure and is not intended to be used directly from your code.

Note   

All properties marked with this attribute are defined as visible and valueable for the operational response.

More specifically, this means that it is recommended for any consumer of the CarRentalAgentService to read and process such marked properties.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

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

See Also

ResponsePropertyVisibleAttribute Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Response