产品问题

ListShowParameter如何设置过滤条件可以弹出包含所有组织的数据

金蝶云社区-popcat
popcat

100 产品问题 ListShowParameter如何设置过滤条件可以弹出包含所有组织的数据

我想弹出所有组织下的采购价目表,目前代码是这样的ListShowParameter parameter = new ListShowParameter(); parameter.FormId = "P … 显示全部

代发布回答关注问题收起
  • 关注者1
  • 被浏览827
查看全部4个回答
金蝶云社区-影

2人认为该答案有用

仅供参考:private void ReSelectPriceList() { Entity entity = base.View.Model.BusinessInfo.GetEntity("FResultEntity"); DynamicObjectCollectio …

编辑于 2023年11月09日 11:35:53

展开阅读全文

查看全部4个回答