1/1页1 跳转到查看:1128
发新话题 回复该主题

自定义Activity..在Designer里面保存不了变量!!

自定义Activity..在Designer里面保存不了变量!!

自定义Activity..在Designer里面保存不了变量!!明明点了下拉框,返回去又变成请设置权限了!

 附件: 您所在的用户组无法下载或查看附件

 附件: 您所在的用户组无法下载或查看附件

TOP

 

Actions描述

<FieldBind Field="ListId,ListItem" Text="此列表" Id="1" DesignerType="ChooseDoclibItem" />
    <FieldBind Field="Users" Text="用户/组" Id="2" DesignerType="ParameterNames" />
    <FieldBind Field="RoleDefinition" Id="3" DesignerType="Operator" OperatorTypeFrom="FieldName" Text="权限">

TOP

 

<Parameter Name="__Context" Type="Microsoft.SharePoint.WorkflowActions.WorkflowContext,Microsoft.SharePoint.WorkflowActions" Direction="In"/>
    <Parameter Name="ListId" Type="System.String,mscorlib" Direction="In"/>
    <Parameter Name="ListItem" Type="System.Int32,mscorlib" Direction="In"/>
    <Parameter Name="Users" Type="System.String,mscorlib" Direction="In"/>
    <Parameter Name="RoleDefinition" Type="System.String,mscorlib" Direction="In"/>

TOP

 

经测试,多半都是 类型对应不上

TOP

 
1/1页1 跳转到
发表新主题 回复该主题

相关主题

INFOPATH+工作流问题