C# Class HYPDM.WinUI.WorkFlow.FlowDetail

Mostra file Open project: huayancreate/HYPDM

Public Methods

Method Description
GetWorkDetail ( string loginD, int detailType ) : DataTable

Method Details

GetWorkDetail() public static method

public static GetWorkDetail ( string loginD, int detailType ) : DataTable
loginD string 登录账号
detailType int 1. 本人待办工作流 2. 发出的工作:本人拟制的工作流 3. 完成的工作:本人发起的、不是本人发起的,但是与本人有关的工作流且自己已经完成签批,但是整个工作流不一定完成签批
return System.Data.DataTable