Click or drag to resize

Dac7OwnerFieldsDto Class

The Dac7 fields for an owner and the country codes list.
Inheritance Hierarchy
SystemObject
  Tse.EasyBook.Server.DataContracts.WebClientDac7OwnerFieldsDto

Namespace:  Tse.EasyBook.Server.DataContracts.WebClient
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class Dac7OwnerFieldsDto

The Dac7OwnerFieldsDto type exposes the following members.

Constructors
  NameDescription
Public methodDac7OwnerFieldsDto
Top
Properties
  NameDescription
Public propertyCountries
The country codes list.
Public propertyOwner
The Dac7 fields for an owner.
Top
See Also