|
DeleteCustomerReservationsRequestCustomerNumber Property |
Gets or sets the customer number.
Namespace: Infosoft.Webservices.CustomerServicesAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax public int CustomerNumber { get; set; }
No code example is currently available or this language may not be supported.
Property Value
Int32
The customer number.
See Also