コード例 #1
0
 public override void ProcessRecord()
 {
     DlpUtils.DeleteOutOfBoxDlpPolicy(base.DataSession, this.taskObject.Identity.ToString());
 }