Class p_ucp_get_TaskProcessList_ResultModel
Inheritance
System.Object
p_ucp_get_TaskProcessList_ResultModel
Assembly: Natec.Entities.dll
Syntax
public class p_ucp_get_TaskProcessList_ResultModel : Object
Constructors
p_ucp_get_TaskProcessList_ResultModel()
Declaration
public p_ucp_get_TaskProcessList_ResultModel()
Properties
tspl_Code
Declaration
public string tspl_Code { get; set; }
Property Value
Type |
Description |
System.String |
|
tspl_ID
Declaration
public int tspl_ID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
tspl_IsNullResultSetPossible
Declaration
public bool tspl_IsNullResultSetPossible { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
tspl_NoListIDRead
Declaration
public int tspl_NoListIDRead { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public string tspl_Remark { get; set; }
Property Value
Type |
Description |
System.String |
|
tspl_RetryCount
Declaration
public int tspl_RetryCount { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
tspl_RetryTimeOut
Declaration
public int tspl_RetryTimeOut { get; set; }
Property Value
Type |
Description |
System.Int32 |
|