CompanyDTO Class |
Holds all information of the current company that user belongs to.
Namespace: OfvService.DTO.Login
public class CompanyDTO : ObjectDTO
The CompanyDTO type exposes the following members.
| Name | Description | |
|---|---|---|
| CompanyDTO | Initializes a new instance of the CompanyDTO class |
| Name | Description | |
|---|---|---|
| active |
Gets or sets a value indicating whether this CompanyDTO is active.
| |
| address |
Gets or sets the address.
| |
| comments |
Gets or sets the comments.
| |
| contactPerson |
Gets or sets the contact person.
| |
Gets or sets the email.
| ||
| fax |
Gets or sets the fax.
| |
| organizationNo |
Gets or sets the organization no.
| |
| phone |
Gets or sets the phone.
| |
| postalAddress |
Gets or sets the postal address.
|