Click or drag to resize

ResponsibilityType Class

Responsibility Type is a semi-static localized dictionary. Responsibility type is used by business logic; its value tells application how to find Employee associated with particular workflow task. Predefined Responsibility Types : Default Assignee, Primary Contact.
Inheritance Hierarchy

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

The ResponsibilityType type exposes the following members.

Properties
  NameDescription
Public propertyActorTypeId
Public propertyDisplayAs
Displayable name. Max Length=256
Top
See Also