Click or drag to resize
Responsibility Class
Responsibility object is used to store workflow configuration pieces which are based on a single Employee and can be associated with other Work Zone or Portfolio. Default assignee is typical example of Responsibility.
Inheritance Hierarchy

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class Responsibility : PortfolioChildCorrigoEntity

The Responsibility type exposes the following members.

Properties
  NameDescription
Public propertyResponsibilityType
Responsibility type.
Public propertyUserId
Person chosen for this Responsibility.
Top
See Also