签核意见
使用以下方法获得签核意见:
string comments = Context.Current.Comments; //本次处理的签核意见
string comments = Context.Current.Step.Comments; //当前步骤签核意见
效果不完全相同,比如部长审批时,输入意见,按同意,进入经理审批。
- 方法一,在部长审批、经理审批步骤均可获得。
- 方法二,在部长审批步骤可以获得,在经理审批步骤上为空;
Created with the Personal Edition of HelpNDoc: Easily create EPub books