| Responsibility Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class Responsibility : PortfolioChildCorrigoEntity
The Responsibility type exposes the following members.
 Properties
Properties| 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.
             | 
 See Also
See Also