The SetActivityLogKnowledgeBaseRole lets developers programatically change the value of Activity Log Knowledge Base Role preference?. It is used to automate tests or continous integration processes.
<SetActivityLogKnowledgeBaseRole Role="Audited" />
The Role parameter can have any of the values the Activity Log Knowledge Base Role preference? supports.
The task is defined in K2BAudit.Tasks.targets.
|