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