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.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class ResponsibilityType : CorrigoEntityWithOptimisticLock
The ResponsibilityType type exposes the following members.
Properties
| Name | Description |
---|
 | DisplayAs |
Displayable name.
Max Length=256
|
Top
See Also