Responsibility Class |
Namespace: CorrigoService.Entities
[SerializableAttribute] public class Responsibility : PortfolioChildCorrigoEntity
The Responsibility type exposes the following members.
| Name | Description | |
|---|---|---|
| AssigneeId |
ID of the actor chosen for this Responsibility.
| |
| AssigneeTypeId |
Type ID of the actor chosen for this Responsibility. Supported values are ActorType.Employee and ActorType.LeaseUser only, i.e. Technician and Contact.
| |
| ResponsibilityType |
Responsibility type.
|