Documentation of the CarRentalAgentService

ResponsePropertyHiddenAttribute Class

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

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

System.Object
   Attribute
      ResponsePropertyHiddenAttribute

public class ResponsePropertyHiddenAttribute : 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 hidden and unavailable for the operational response.

More specifically, this means that such marked properties won't be visible or available for consumers of CarRentalAgentService.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

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

See Also

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