Click or drag to resize

OrderWebCustomerCompany Property

If the CustomerType is a company this property is filled out with the company details.

Namespace:  Tse.EasyBook.Server.DataContracts
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public CompanyWeb CustomerCompany { get; set; }

Property Value

Type: CompanyWeb
See Also