ObjectDTO Class |
Namespace: OfvService.DTO.Common
public abstract class ObjectDTO
The ObjectDTO type exposes the following members.
| Name | Description | |
|---|---|---|
| changedDate |
Gets or sets the changed date.
| |
| createdDate |
Gets or sets the created date.
| |
| id |
Gets or sets the id.
| |
| name |
Gets or sets the name.
|